Skip to content

[In progress] Easy to read thanks to collapsible headings notebook with most fundamental machine learning techniques

Notifications You must be signed in to change notification settings

slusarczyk41/ml_kajecik

Repository files navigation

Machine learning notebook "Kajecik", containing most fundamental ml techniques, including data preparation, validation, algorithms itself and many more.

Easy to read thanks to two nbextensions, collapsible headings and table of contents. To install them follow instructions below, then enable them in UI in running jupyter notebook home page.

pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user

Keep in mind that project is still under development :)

About

[In progress] Easy to read thanks to collapsible headings notebook with most fundamental machine learning techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published