/ML-Code

Code developed for Intro to Machine Learning, Fall 2016

Primary LanguagePython

Machine Learning Codes

This repository includes implementation of the following algorithms (in python) from scratch:

  1. Latent Semantic Indexing
  2. Naive Bayes
  3. Linear Regression
  4. Logistic Regression

It also includes code for a kaggle contest.

To run the code, please contact the author