Skip to content

Personal repository for handon examples on different supervised and unsupervised learning algorithms.

License

Notifications You must be signed in to change notification settings

baksho/ml-handson

Repository files navigation

Description

License: MIT Python 3.12.5 Pytorch 2.5.1 Keras 3.7.0 TensorFlow 2.18.0 Code formatter: black 24.10.0

This repository has basic concepts on different supervised learning and unsupervised learnng algorithms explained along with lots of code snippets for ease of understanding. The repository also contains lot of working examples of these algorithms for hands-on practice. The datasets used in the repository are provided.

The User Guide from scikit-learn has been heavily referenced (for the content and structuring the repository as well) along with some other resources which are mentioned below.

The conceptual theories are uploaded in the main folder as Jupyter notebooks. While the supporting hands-on examples referred in the theory sections are uploaded in Examples folder; both Jupyter Notebook (.ipynb) and Python file (.py) are uploaded for all examples.

Content

TBU

References

TBU

Books

TBU

About

Personal repository for handon examples on different supervised and unsupervised learning algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published