- Applied Supervised Learning with R
- Karthik Ramasubramanian Jojo Moolayil
- 270字
- 2021-06-11 13:22:34
Regression and Classification Problems
We see classification and regression problems all around us in our daily life. The chances of rain from https://weather.com, our emails getting filtered into the spam mailbox and inbox, our personal and home loans getting accepted or rejected, deciding to pick our next holiday destination, exploring the options for buying a new house, investment decisions to gain short- and long-term benefits, purchasing the next book from Amazon; the list goes on and on. The world around us today is increasingly being run by algorithms that help us with our choices (which is not always a good thing).
As discussed in Chapter 2, Exploratory Analysis of Data, we will use the Minto Pyramid principle called Situation–Complication–Question (SCQ) to define our problem statement. The following table shows the SCQ approach for Beijing's PM2.5 problem:

Figure 3.3: Applying SCQ on Beijing's PM2.5 problem.
Now, in the SCQ construct described in the previous table, we can do a simple correlation analysis to establish the factors affecting the PM2.5 levels or create a predictive problem (prediction means finding an approximate function that maps from input variables to an output) that estimates the PM2.5 levels using all the factors. For the clarity of terminology, we will refer to factors as input variables. Then, PM2.5 becomes the dependent variable (often referred to as output variable). The dependent variable could be either categorical or continuous.
For example, in the email classification into SPAM/NOT SPAM problem, the dependent variable is categorical. The following table highlights some critical differences between regression and classification problems:

Figure 3.4: Difference between regression and classification problems.
- 新媒體跨界交互設(shè)計
- 辦公通信設(shè)備維修
- 計算機組裝與維護(第3版)
- 單片機系統(tǒng)設(shè)計與開發(fā)教程
- Arduino BLINK Blueprints
- Arduino項目開發(fā):智能生活
- 單片機原理與技能訓練
- 嵌入式系統(tǒng)原理及應(yīng)用:基于ARM Cortex-M4體系結(jié)構(gòu)
- 微服務(wù)實戰(zhàn)(Dubbox +Spring Boot+Docker)
- Blender 3D By Example
- Instant Website Touch Integration
- FPGA實戰(zhàn)訓練精粹
- 筆記本電腦現(xiàn)場維修實錄
- 3D打印:Geomagic Design X5.1 逆向建模設(shè)計實用教程
- Mastering Unity 2D Game Development