Assignments for the Machine Learning (COL774) course taught by Prof. Parag Singla.
Each folder contains the problem statement, Python code and final report (which has graphs etc.)
-
- Linear Regression
- Locally Weighted Linear Regression
- Logistic Regression
- Gaussian Discriminant Analysis
-
- Naive Bayes
- SVM (using Pegasos and libsvm)
-
- Decision Trees
- Neural Networks
-
-
K Means
-
PCA + SVM
-
Neural Network in PyTorch
-
CNN in PyTorch / Keras
-