# Machine Learning with Python

- [About Machine Learning](/mini-courses/python/machine-learning-with-python/about-machine-learning.md)
- [Hands-On](/mini-courses/python/machine-learning-with-python/hands-on.md)
- [Project Introduction](/mini-courses/python/machine-learning-with-python/hands-on/project-introduction.md)
- [Supervised Approaches](/mini-courses/python/machine-learning-with-python/hands-on/supervised-approaches.md)
- [The Logistic Regression Model](/mini-courses/python/machine-learning-with-python/hands-on/supervised-approaches/the-logistic-regression-model.md)
- [K-Nearest Neighbors](/mini-courses/python/machine-learning-with-python/hands-on/supervised-approaches/k-nearest-neighbors.md)
- [Unsupervised Approaches](/mini-courses/python/machine-learning-with-python/hands-on/unsupervised-approaches.md)
- [K-Means Clustering](/mini-courses/python/machine-learning-with-python/hands-on/unsupervised-approaches/k-means-clustering.md)
- [Further Resources](/mini-courses/python/machine-learning-with-python/hands-on/further-resources.md)
