This repository is a collection of classical machine learning algorithms implemented in Python. It includes a variety of algorithms from different areas of machine learning, such as ensemble methods, reinforcement learning, semi-supervised learning, supervised learning, and unsupervised learning.
Each folder in the repository contains a Python file corresponding to the algorithm mentioned. To use an algorithm, navigate to the respective folder and run the Python file.
Contributions to this repository are welcome. Please feel free to fork the repo, add your contributions, and then make a pull request.
This project is open-sourced under the MIT license.