Skip to content

Commit fc7ce2d

Browse files
Update README.md
1 parent e891835 commit fc7ce2d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
# Machine_Learning_Models
1+
# Machine Learning Models
2+
This repository contains the implementations of several basic Machine Learning Alogrithms along with the training, validation, and test data.
3+
4+
## Models Contained
5+
+ Linear Regression
6+
+ Weighted Linear Regression
7+
+ Logistic Regression
8+
+ Gaussian Discriminant Analysis
9+
+ Naive Bayes
10+
+ Principal Component Analysis
11+
+ Support Vector Machines
12+
+ Decision Trees and Forests
13+
+ K Means
14+
+ Neural Network
15+
16+
## Author
17+
+ [Nikhil Gupta](https://github.com/NikhilGupta1997)
18+
19+
Course Project under [**Prof. Parag Singla**](http://www.cse.iitd.ernet.in/~parags/)

0 commit comments

Comments
 (0)