In the ML development process, the phase that follows feature engineering is known as model training. This crucial phase involves selecting and deciding an ML algorithm from the pool of diverse options, and training it using the selected features. The objective is to train the ML algorithm to learn patterns within these features so it reasonably can make accurate predictions on new and unseen data. The model training pipeline encompasses several key steps: ML algorithm selection, model training, ...
4. Model Training Infrastructure
Get MLOps with Ray: Best Practices and Strategies for Adopting Machine Learning Operations now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.