- Advanced Machine Learning with R
- Cory Lesmeister Dr. Sunil Kumar Chinnamgari
- 146字
- 2021-06-24 14:24:34
Summary
This chapter looked at the common problems in large, messy datasets common in machine learning projects. These include, but are not limited to the following:
- Missing or invalid values
- Novel levels in a categorical feature that show up in algorithm production
- High cardinality in categorical features such as zip code
- High dimensionality
- Duplicate observations
This chapter provided a disciplined approach to dealing with these problems by showing how to explore the data, treat it, and create a dataframe that you can use for developing your learning algorithm. It's also flexible enough that you can modify the code to suit your circumstances. This methodology should make what many feels is the most arduous, time-consuming, and least enjoyable part of the job an easy task.
With this task behind us, we can now get started on our first modeling task using linear regression in the following chapter.
推薦閱讀
- 24小時學會電腦組裝與維護
- Instant uTorrent
- 顯卡維修知識精解
- Linux KVM虛擬化架構實戰指南
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- Unity 5.x Game Development Blueprints
- OUYA Game Development by Example
- 分布式微服務架構:原理與實戰
- Building 3D Models with modo 701
- Machine Learning with Go Quick Start Guide
- Machine Learning Solutions
- 單片機原理與技能訓練
- 微服務實戰(Dubbox +Spring Boot+Docker)
- 計算機組裝與維護(慕課版)
- 計算機組裝、維護與維修項目教程