- Mastering Predictive Analytics with R(Second Edition)
- James D. Miller Rui Miguel Forte
- 77字
- 2021-07-02 20:25:15
Chapter 2. Tidying Data and Measuring Performance
In this chapter, we will cover the topics of tidying your data in preparation for predictive modeling, performance metrics, cross-validation, and learning curves.
In statistics, it is an accepted concept that there are two types of data, which are:
- Untidy
- Tidy
Untidy data is considered to be raw or messy; tidy data is data that has gone through a quality assurance process and is ready to be used.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Learn Type:Driven Development
- Practical UX Design
- MySQL數據庫應用與管理 第2版
- vSphere High Performance Cookbook
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Java深入解析:透析Java本質的36個話題
- Learning Data Mining with R
- Extending Puppet(Second Edition)
- JavaScript程序設計:基礎·PHP·XML
- 你好!Java
- Enterprise Application Architecture with .NET Core
- Socket.IO Cookbook
- Prezi Cookbook
- 羅布樂思開發官方指南:Lua 語言編程