This repository contains the implementations of several basic Machine Learning Alogrithms along with the training, validation, and test data.
- Linear Regression
- Weighted Linear Regression
- Logistic Regression
- Gaussian Discriminant Analysis
- Naive Bayes
- Principal Component Analysis
- Support Vector Machines
- Decision Trees and Forests
- K Means
- Neural Network
Course Project under Prof. Parag Singla