********
Examples
********

This section contains Jupyter notebook examples demonstrating various features of tsam.

Getting Started
===============

.. toctree::
   :maxdepth: 1

   examples_notebooks/quickstart
   examples_notebooks/visualization

Clustering Methods
==================

.. toctree::
   :maxdepth: 1

   examples_notebooks/clustering_methods
   examples_notebooks/representations
   examples_notebooks/k_maxoids

Advanced Features
=================

.. toctree::
   :maxdepth: 1

   examples_notebooks/segmentation
   examples_notebooks/optimization_input
   examples_notebooks/clustering_transfer

Hyperparameter Tuning
=====================

.. toctree::
   :maxdepth: 1

   examples_notebooks/tuning
   examples_notebooks/pareto_optimization
   examples_notebooks/building_energy_system
