To create an effective machine learning toolbox, you actually only need the following three basic tools: Feature Store, Model Store, Evaluation Store
model
How to evaluate the quality of the model
How do we compare the models we have built? To compare between Model A and Model B, which is the winner, and why? Or, can we combine the two models to achieve performance optimization?