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

https://github.com/pdoup/ml-codes

Python source files and notebooks for the Machine Learning course weekly tasks
https://github.com/pdoup/ml-codes

machine-learning scikit-learn

Last synced: about 2 months ago
JSON representation

Python source files and notebooks for the Machine Learning course weekly tasks

Awesome Lists containing this project

README

          

# ML-codes
Python source files and notebooks for the Machine Learning course weekly tasks

#### Topics covered
* Supervised Learning
* Trees
* Instance-Based Learning
* Bayesian Learning
* Neural Nets
* Support Vector Machines
* Model Evaluation Techniques - Correlation
* Clustering
* Feature Selection
* Ensemble Models