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 more information about 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 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 pull && docker-compose up -d

Please wait for the containers to start up. This could take a few minutes since the quickstart contains demo infastructure like Kafka and Jupyter.

Once the containers are all running, please connect to the provided Jupyter Notebook containing example notebooks to try out.

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.

Contributors ✨

Thanks goes to these incredible people:

Project details


Release history Release notifications | RSS feed

This version

0.9.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.9.2.tar.gz (167.2 kB view hashes)

Uploaded Source

Built Distribution

feast-0.9.2-py3-none-any.whl (163.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