feast-dev/feast-java-old
Feast Java Components
This set of Java components provides the core infrastructure for managing and serving machine learning features. It allows MLOps engineers to define, register, and retrieve features for their models, acting as a central hub for feature definitions (Feast Core) and a high-performance serving layer (Feast Serving). Input is feature definitions and historical data, and output is real-time feature values for model inference.
No commits in the last 6 months.
Use this if you need to deploy and manage a feature store infrastructure using Java-based components within a Kubernetes environment for your machine learning workflows.
Not ideal if you are looking for the latest version of Feast, as this repository is deprecated and only works with Feast 0.9 and earlier.
Stars
13
Forks
26
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/feast-dev/feast-java-old"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
basetenlabs/truss
The simplest way to serve AI/ML models in production
Lightning-AI/LitServe
A minimal Python framework for building custom AI inference servers with full control over...
deepjavalibrary/djl-serving
A universal scalable machine learning model deployment solution
tensorflow/serving
A flexible, high-performance serving system for machine learning models