/Basic-Machine-Learning

An implementation of naive-bayes, apriori and k-means clustering algorithms over yelp data

Primary LanguagePython

Algorithms

A compilation of my own implementations of various algorithms

Machine Learning Related

  • Naive-Bayes classifer
  • K-means clustering
  • Apriori algorithm

General Computer Science

  • Max Subarray Problem