Skip to content

Notebook Gallery

Explore practical implementations of the machine learning concepts covered in this site. Each notebook includes hands-on examples, visualizations, and explanations to reinforce the theory.

Supervised Learning

Unsupervised Learning

Supporting Concepts

Tip: Click the “Open in Colab” badge to launch and interact with each notebook directly in your browser — no setup required! After opening a notebook in Colab, make sure to run:

!pip install ek_ml_package
This installs the necessary package to enable all examples and code to run correctly.