Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 2 KB

README.md

File metadata and controls

40 lines (34 loc) · 2 KB

Classical Machine Learning Algorithms

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.

Table of Contents

Usage

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.

Contributing

Contributions to this repository are welcome. Please feel free to fork the repo, add your contributions, and then make a pull request.

License

This project is open-sourced under the MIT license.