Summary
In this chapter, we got a deeper understanding of feature stores, the problems they solve, and a detailed look into the feature store implementation within the Databricks environment. We also went through an exercise to register our first feature table. This will enable us to utilize the feature table to create our first ML model as we discussed in the MLFlow chapter.
Next, we will cover MLFlow in detail.