Skip to content

Commit 40079f8

Browse files
authored
Update README.md
1 parent 7ada3d5 commit 40079f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,13 @@ The projects are divided into various categories listed below -
5353
- ***One Hot Encoding*** : It creates a dummy variable with value 0 to n(unique value count in the column) for each category value.Extra columns are created.
5454

5555
## Some Comparisons on Datasets
56+
-
5657
| **Social Network Ads** | **Accuracy**|
5758
| ----------- | ----------- |
5859
| Support Vector Machine | 90.83% |
5960
| Random Forest Classifier | 90.0% |
6061
| Random Forest Regressor | 61.8% |
61-
62+
-
6263
| **Iris Dataset** | **Accuracy** |
6364
| ----------- | ----------- |
6465
| KNN | 98.3% |

0 commit comments

Comments
 (0)