Connect to Feast
Last updated
Was this helpful?
Last updated
Was this helpful?
The Feast Python SDK is used as a library to interact with a Feast deployment.
Define, register, and manage entities and features
Ingest data into Feast
Build and retrieve training datasets
Retrieve online features
The Feast CLI is a command line implementation of the Feast Python SDK.
Define, register, and manage entities and features from the terminal
Ingest data into Feast
Manage ingestion jobs
The following clients can be used to retrieve online feature values: