- Effective Amazon Machine Learning
- Alexis Perrier
- 128字
- 2021-07-03 00:17:53
Summary
In this chapter, we focused on two important elements of a predictive analytics project: the data and the evaluation of the predictive power of the model. We first listed the most common problems encountered with raw data, their impact on the linear regression model, and ways to solve them. The reader should now be able to identify and deal with missing values, outliers, imbalanced datasets, and normalization.
We also introduced the two most frequent problems in predictive analytics: underfitting and overfitting. L1 and L2 regularization is an important element in the Amazon ML platform, which helps overcome overfitting and make models more robust and able to handle previously unseen data.
We are now ready to pe into the Amazon Machine Learning platform in the next chapter.
- 數據產品經理高效學習手冊:產品設計、技術常識與機器學習
- 在你身邊為你設計Ⅲ:騰訊服務設計思維與實戰
- 計算機信息技術基礎實驗與習題
- Ceph源碼分析
- Oracle 12c云數據庫備份與恢復技術
- 金融商業算法建模:基于Python和SAS
- Hadoop大數據開發案例教程與項目實戰(在線實驗+在線自測)
- 大數據分析:數據倉庫項目實戰
- MySQL DBA修煉之道
- 聯動Oracle:設計思想、架構實現與AWR報告
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- MySQL數據庫技術與應用
- Mastering ROS for Robotics Programming(Second Edition)
- Spring MVC Beginner’s Guide
- 大數據分析:R基礎及應用