https://github.com/kimaruthagna/data-science-in-pycaret
Colab notebooks documenting learning pycaret
https://github.com/kimaruthagna/data-science-in-pycaret
Last synced: 4 months ago
JSON representation
Colab notebooks documenting learning pycaret
- Host: GitHub
- URL: https://github.com/kimaruthagna/data-science-in-pycaret
- Owner: KimaruThagna
- Created: 2020-12-22T17:27:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T17:12:05.000Z (over 4 years ago)
- Last Synced: 2025-03-18T08:34:46.403Z (7 months ago)
- Language: Jupyter Notebook
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# data-science-in-pycaret
## A journey through data science
Colab notebooks documenting learning pycaret
Concepts covered include:
1. Classification
2. Clustering
3. Data pre processing
4. Anomaly detection
5. Opinion miningMain reference is the Pycaret official [docs](https://pycaret.readthedocs.io/en/latest/tutorials.html)