Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 315 Bytes

Machine-Learning

This Repository contains some of the Machine Learning Algorthims that I implemented using Python.

Implemented Algorithms:

  1. Bayesian Estimation
  2. Decision Trees
  3. K-means-Clustering
  4. Linear Regression
  5. Markov Decision Process
  6. Naive Bayes Classifier
  7. Neural Network