- Machine Learning for Developers
- Rodolfo Bonnin
- 170字
- 2021-07-02 15:46:50
The Learning Process
In the first chapter, we saw a general overview of the mathematical concepts, history, and areas of the field of machine learning.
As this book intends to provide a practical but formally correct way of learning, now it's time to explore the general thought process for any machine learning process. These concepts will be pervasive throughout the chapters and will help us to define a common framework of the best practices of the field.
The topics we will cover in this chapter are as follows:
- Understanding the problem and definitions
- Dataset retrieval, preprocessing, and feature engineering
- Model definition, training, and evaluation
- Understanding results and metrics
Every machine learning problem tends to have its own particularities. Nevertheless, as the discipline advances through time, there are emerging patterns of what kind of steps a machine learning process should include, and the best practices for them. The following sections will be a list of these steps, including code examples for the cases that apply.
- 數據庫系統教程(第2版)
- Mastering AWS Lambda
- 摩登創客:與智能手機和平板電腦共舞
- 軟件測試項目實戰之性能測試篇
- Learning Firefox OS Application Development
- SQL Server 2016數據庫應用與開發
- 組態軟件技術與應用
- Working with Odoo
- SQL經典實例(第2版)
- Flutter跨平臺開發入門與實戰
- Learning FuelPHP for Effective PHP Development
- Unity 2018 Shaders and Effects Cookbook
- Spring Boot+MVC實戰指南
- Kubernetes進階實戰
- 軟件測試綜合技術