Skip to content

SayaliPatkar/MLAlgorithms

Repository files navigation

MLAlgorithms

Various ML algorithms tested for various problem scenarios

  1. Decision Tree

  2. Naïve Bayes Implementing Decision Tree and Naïve Bayes algorithm to understand underlying intuitions. Considering dummy scenario where player decides whether to play tennis or not based upon weather conditions

  3. Linear Regression Simple problem tackled using scikit-learn and perceptron

  4. Polynomial Regression Polynomial regression problem tackled with scikit-learn and simple neural network architecture

  5. KNN Famous iris classification problem tackled with KNN algorithm

  6. KMeans Visualization and finding optimum K value as you train

About

ML and statistic algorithms, implementation, results and visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published