- Mastering Predictive Analytics with R(Second Edition)
- James D. Miller Rui Miguel Forte
- 117字
- 2021-07-02 20:25:13
Chapter 1. Gearing Up for Predictive Modeling
In this first chapter, we'll start by establishing a common language for models and taking a deep view of the predictive modeling process. Much of predictive modeling involves the key concepts of statistics and machine learning, and this chapter will provide a brief tour of the core features of these fields that are essential knowledge for a predictive modeler. In particular, we'll emphasize the importance of knowing how to evaluate a model that is appropriate to the type of problem we are trying to solve. Finally, we will showcase our first model, the k-nearest neighbors model, as well as caret
, a very useful R package for predictive modelers.
推薦閱讀
- LaTeX Cookbook
- VMware View Security Essentials
- Learning Cython Programming
- Learning RabbitMQ
- Java Web及其框架技術
- Django Design Patterns and Best Practices
- Android NDK Beginner’s Guide
- The DevOps 2.4 Toolkit
- Kinect for Windows SDK Programming Guide
- 用戶體驗增長:數字化·智能化·綠色化
- ANSYS Fluent 二次開發指南
- Python機器學習算法: 原理、實現與案例
- Raspberry Pi Robotic Projects(Third Edition)
- Apache Solr PHP Integration
- Android高級開發實戰:UI、NDK與安全