Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 14 hours 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