All of my PyCaret's notebooks covering both Supervised & Unsupervised Machine Learning.
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 ❤️