- 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.
- C++案例趣學(xué)
- Python深度學(xué)習(xí)
- Java程序員面試算法寶典
- Java加密與解密的藝術(shù)
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- Amazon S3 Cookbook
- Mastering ServiceNow(Second Edition)
- Java:High-Performance Apps with Java 9
- Visual FoxPro程序設(shè)計(jì)習(xí)題集及實(shí)驗(yàn)指導(dǎo)(第四版)
- Learning OpenStack Networking(Neutron)(Second Edition)
- Unity 2018 Augmented Reality Projects
- Scala編程(第5版)
- Advanced UFT 12 for Test Engineers Cookbook
- Appcelerator Titanium:Patterns and Best Practices
- Java EE 8 and Angular