In model deployment, what is the purpose of a feature store?
-
A
To store trained model weights and hyperparameters
-
B
To provide a centralized repository for computed features that can be shared across training and serving
-
C
To cache raw data from source systems before ETL
-
D
To version control Jupyter notebooks used in experimentation