pratyushasharma / ML-Code

Code developed for Intro to Machine Learning, Fall 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Code developed for Intro to Machine Learning, Fall 2016


Languages

Language:Python 57.2%Language:R 42.8%