Skip to main content

Python SDK for Feast

Project description


Unit Tests Code Standards Docs Latest GitHub Release

Overview

Feast (Feature Store) is an operational data system for managing and serving machine learning features to models in production. Please see our documentation for the motivation behind the project.

Getting Started with Docker Compose

Clone the latest stable version of the Feast repository and navigate to the infra/docker-compose sub-directory:

git clone --depth 1 --branch v0.8.2 https://github.com/feast-dev/feast.git
cd feast/infra/docker-compose
cp .env.sample .env

The .env file can optionally be configured based on your environment.

Bring up Feast:

docker-compose up -d

The command above will bring up a complete Feast deployment with a Jupyter Notebook containing example notebooks.

Important resources

Please refer to the official documentation at https://docs.feast.dev

Notice

Feast is a community project and is still under active development. Your feedback and contributions are important to us. Please have a look at our contributing guide for details.

Project details


Release history Release notifications | RSS feed

This version

0.8.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feast-0.8.2.tar.gz (170.8 kB view hashes)

Uploaded Source

Built Distribution

feast-0.8.2-py3-none-any.whl (173.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page