An open API service indexing awesome lists of open source software.

https://github.com/daodavid/classic-ml

Implementation of classic machine learning concepts and algorithms from scratch and math behind their implementation.Written in Jupiter Notebook Python
https://github.com/daodavid/classic-ml

baysian cross-entropy entropy gradient-descent information-gain k-fold-cross-validation lasso-regression linear machine-learning maximum-likelihood-estimation naive-bayes-classifier pca principle-component-analysis probability python regression ridge-regression sigmoid-function softmax-regression suprise

Last synced: 7 months ago
JSON representation

Implementation of classic machine learning concepts and algorithms from scratch and math behind their implementation.Written in Jupiter Notebook Python

Awesome Lists containing this project

README

          

# classic Machine Learning Algorithms




Linear Regression









Regularization








Logistic Regression







Soft-Max Regression







Naive Bayes Classifier