- Mastering Machine Learning with R
- Cory Lesmeister
- 222字
- 2021-07-09 21:28:18
The process
The CRISP-DM process was designed specifically for the data mining. However, it is flexible and thorough enough that it can be applied to any analytical project, whether it is predictive analytics, data science, or machine learning. Don't be intimidated by the numerous list of tasks as you can apply your judgment to the process and adapt it for any real-world situation. The following figure provides a visual representation of the process and shows the feedback loops, which facilitate its flexibility:

Figure from CRISP-DM 1.0, Step-by-step data mining guide
The process has the following six phases:
- Business Understanding
- Data Understanding
- Data Preparation
- Modeling
- Evaluation
- Deployment
For an in-depth review of the entire process with all of its tasks and subtasks, you can examine the paper by SPSS, CRISP-DM 1.0, step-by-step data mining guide, available at https://the-modeling-agency.com/crisp-dm.pdf.
I will discuss each of the steps in the process, covering the important tasks. However, it will not be in the detailed level of the guide, but more high level. We will not skip any of the critical details but focus more on the techniques that one can apply to the tasks. Keep in mind that the process steps will be used in the later chapters as a framework in the actual application of the machine learning methods in general and the R code specifically.
- 從零開始構建企業(yè)級RAG系統
- The Complete Rust Programming Reference Guide
- JavaScript前端開發(fā)模塊化教程
- JavaScript從入門到精通(微視頻精編版)
- Java性能權威指南(第2版)
- 零基礎學單片機C語言程序設計
- Kotlin編程實戰(zhàn):創(chuàng)建優(yōu)雅、富于表現力和高性能的JVM與Android應用程序
- Natural Language Processing with Java and LingPipe Cookbook
- Principles of Strategic Data Science
- C語言程序設計習題與實驗指導
- 汽車人機交互界面整合設計
- Programming Microsoft Dynamics? NAV 2015
- Web開發(fā)的平民英雄:PHP+MySQL
- Spring Data JPA從入門到精通
- Mastering OpenStack