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

https://github.com/jsonfm/platzi-sklearn

💚🚀 Codes from the Machine learning course with sklearn of Platzi.
https://github.com/jsonfm/platzi-sklearn

python sklearn

Last synced: 3 months ago
JSON representation

💚🚀 Codes from the Machine learning course with sklearn of Platzi.

Awesome Lists containing this project

README

          

## Machine Learning course with Sklearn
💚 from Platzi.

## Dependencies
```
pip install -r requirements.txt
```

## Topics
- PCA
- KPCA
- Regularization
- Robust regressions
- Bagging