File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,13 @@ Coming Soon----->>>
15
15
16
16
Difference Between the Classification and Regression
17
17
18
- ===========================================CLASSIFICATION======================================================================
18
+ ===========================================CLASSIFICATION===========================
19
19
1.classification means the classes it will have the calsses in the data like(male, female, 0,1)
20
20
2.classicification says about the accuracy of the data in metrices
21
21
3.Classification have confusion matrix
22
22
4.classification for only separete the data into different classes
23
23
24
-
25
- ===========================================Regression==========================================================================
24
+ ==========================================Regression================================
26
25
1.Regression means the presicting the future data like(StockMarket prediction, House rate, etc...)
27
26
2.Regression says about error in the data
28
27
You can’t perform that action at this time.
0 commit comments