Skip to content

gosuddin/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine-learning

Coursework of Machine Learning - INFX 574

This repository contains the assignments from the Machine Learning course.

  • PS1 - Basic Data Munging and Exploratory Data Analysisk
  • PS2 - Linear Regression and Causalty
  • PS3 - kNN (Nearest Neighbors), k-folds cross validation and forward feature selection algorithm
  • PS4 - gradient descent and ridge regression
  • PS5 - PCA and Naive Bayes