A repository of features, i.e. the key data inputs that have the biggest impact on machine learning models.
Added Perspectives
Some enterprises now use feature stores to assist their feature engineering efforts. Feature stores are platforms for defining features, curating them and then serving them to various ML algorithms and models. They also can assist with data transformation as described in step 1 above.
- Kevin Petrie in The Machine Learning Lifecycle and MLOps: Building and Operationalizing ML Models - Part I
April 15, 2021 (Blog)
Relevant Content
May 12, 2021 - To build a machine learning model, choose an ML technique and feed data to its algorithm to train it. You make changes until you have an accurate ML model.
Related Terms