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.
- Host: GitHub
- URL: https://github.com/jsonfm/platzi-sklearn
- Owner: jsonfm
- Created: 2022-09-27T12:56:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T13:16:03.000Z (over 3 years ago)
- Last Synced: 2025-01-30T12:30:33.627Z (over 1 year ago)
- Topics: python, sklearn
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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