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
Manage ingestion jobs
The following clients can be used to retrieve online feature values:
Feast Python SDKarrow-up-right
Feast Go SDKarrow-up-right
Feast Java SDKarrow-up-right
Last updated 4 years ago
Was this helpful?