https://github.com/aianytime/pycaret-primer
All of my PyCaret's notebooks covering both Supervised & Unsupervised Machine Learning.
https://github.com/aianytime/pycaret-primer
data-science jupyter-notebook machine-learning pycaret pycaret-library python
Last synced: 2 months ago
JSON representation
All of my PyCaret's notebooks covering both Supervised & Unsupervised Machine Learning.
- Host: GitHub
- URL: https://github.com/aianytime/pycaret-primer
- Owner: AIAnytime
- License: mit
- Created: 2021-04-10T11:59:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T12:53:11.000Z (about 5 years ago)
- Last Synced: 2025-05-20T10:45:23.723Z (about 1 year ago)
- Topics: data-science, jupyter-notebook, machine-learning, pycaret, pycaret-library, python
- Language: Jupyter Notebook
- Homepage:
- Size: 853 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyCaret-Primer
All of my PyCaret's notebooks covering both Supervised & Unsupervised Machine Learning.
# What is PyCaret?
PyCaret is an open source, low-code machine learning library in Python that allows you to go from preparing your data to deploying your model within minutes in your choice of notebook environment.
See the official documentation here: https://pycaret.org/
This repo contains Regression, Classification, and Clustering examples from scratch with detailed statements in the notebooks.
For Geopandas(Used to plot clusters on the world's map), see the official documentation here: https://geopandas.org/index.html
Thanks ❤️
