- Hands-On Machine Learning with Microsoft Excel 2019
- Julio Cesar Rodriguez Martino
- 167字
- 2021-06-24 15:11:00
Summary
In this chapter, we briefly discussed the learning process for machines, which, to some extent, mimics that of human beings. We described how a model, which is a simplified representation of the problem that we want to solve, can be used to apply machine learning to find a solution.
Using a linear regression model, we built a simple supervised predictive model and explained how to use it. We then discussed the difference between regression and classification, and showed the properties of the input variables and features.
Underfitting and overfitting are two of the main concerns when training a machine learning model. We explained what they are and suggested methods to avoid them.
Finally, different types of target variables require different algorithms and evaluation methods to test the quality of the model – we discussed this in detail in the final sections.
In the next chapter, we are going to solve some real-life problems using machine learning and explore how some supervised and unsupervised models are built.
- 計算機綜合設計實驗指導
- Python數據分析與挖掘實戰
- 輕松學大數據挖掘:算法、場景與數據產品
- Python廣告數據挖掘與分析實戰
- INSTANT Cytoscape Complex Network Analysis How-to
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- SQL優化最佳實踐:構建高效率Oracle數據庫的方法與技巧
- Solaris操作系統原理實驗教程
- Gideros Mobile Game Development
- Access數據庫開發從入門到精通
- Mastering ROS for Robotics Programming(Second Edition)
- 利用Python進行數據分析(原書第2版)
- 大數據分析:R基礎及應用
- Oracle 11g數據庫管理員指南
- AI Crash Course