Skip to content

Files

Latest commit

 

History

History
15 lines (9 loc) · 770 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 770 Bytes

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.

download

For Geopandas(Used to plot clusters on the world's map), see the official documentation here: https://geopandas.org/index.html

Thanks ❤️