Skip to content

Commit c8a6ff2

Browse files
committed
Update README.md
1 parent 75c8bb5 commit c8a6ff2

File tree

1 file changed

+7
-7
lines changed
  • Module 7 - Interview Prep/ML Summary

1 file changed

+7
-7
lines changed

Module 7 - Interview Prep/ML Summary/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview of ML Algorithms
22

3-
**Linear Regresion**
3+
### Linear Regresion
44

55
:warning: Important Points:
66

@@ -15,7 +15,7 @@
1515
| Problem | | |
1616
| Problem | | |
1717

18-
**Logistic Regresion**
18+
### Logistic Regresion
1919

2020
:warning: Important Points:
2121

@@ -30,7 +30,7 @@
3030
| Problem | | |
3131
| Problem | | |
3232

33-
**K Nearest Neighbour**
33+
### K Nearest Neighbour
3434

3535
:warning: Important Points:
3636

@@ -45,7 +45,7 @@
4545
| Problem | | |
4646
| Problem | | |
4747

48-
**Decision Trees**
48+
### Decision Trees
4949

5050
:warning: Important Points:
5151

@@ -60,7 +60,7 @@
6060
| Problem | | |
6161
| Problem | | |
6262

63-
**Support Vector Machines**
63+
### Support Vector Machines
6464

6565
:warning: Important Points:
6666

@@ -75,7 +75,7 @@
7575
| Problem | | |
7676
| Problem | | |
7777

78-
**Naive Bayes**
78+
### Naive Bayes
7979

8080
:warning: Important Points:
8181

@@ -90,7 +90,7 @@
9090
| Problem | | |
9191
| Problem | | |
9292

93-
**Random Forest**
93+
### Random Forest
9494

9595
:warning: Important Points:
9696

0 commit comments

Comments
 (0)