Skip to content

Commit 87b1e8f

Browse files
author
Puneet2000
committed
update README.md
1 parent 1a50370 commit 87b1e8f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# ML-Algorithms
1+
## ML-Algorithms
2+
3+
**Description**
4+
- self implemented ML algorithms without sklearn
5+
6+
### Contents
7+
8+
- **Linear Regression** : predicting quality of redwine on scale 1-10 given the composition of each components.
9+
- **Logistic Regression** : predicting if a person has hepatitis or not
10+
- **Neural Network** : Letter recognition using some info about each Letter (Very Bas accuracy though - can ignore xD)

0 commit comments

Comments
 (0)