Machine learning solution workflow

In general, the main tasks involved in solving a machine learning problem can be summarized into four areas, as follows:

  • Data preparation
  • Training sets generation
  • Model training, evaluation, and selection
  • Deployment and monitoring

Starting from data sources to the final machine learning system, a machine learning solution basically follows the following paradigm:

In the following sections, we will be learning about the typical tasks, common challenges, and best practices for each of these four stages.

Get Python Machine Learning By Example - Second Edition 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.