- The Applied Data Science Workshop
- Alex Galea
- 89字
- 2021-06-18 18:27:38
3. Preparing Data for Predictive Modeling
Overview
In this chapter, you will learn to plan a machine learning strategy and assess whether or not data is suitable for modeling. You will also perform operations on data in to prepare it so that it can be used to train models. This will include filling missing records, converting from categorical to numeric features, and splitting datasets into training and testing groups. By the end of this chapter, you will be able to process datasets and make them ready for predictive analysis.
推薦閱讀
- Advanced Machine Learning with Python
- Cocos2D-X權威指南(第2版)
- Visual Studio 2012 Cookbook
- PyTorch自動駕駛視覺感知算法實戰
- 無代碼編程:用云表搭建企業數字化管理平臺
- 基于差分進化的優化方法及應用
- Silverlight魔幻銀燈
- Python貝葉斯分析(第2版)
- The DevOps 2.5 Toolkit
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Webpack實戰:入門、進階與調優(第2版)
- Programming Microsoft Dynamics? NAV 2015
- 從零開始學算法:基于Python
- Game Development Patterns and Best Practices