Machine Learning ================ This module contains classes compatible with the `scikit-learn `_ estimators and utilities for solving machine learning problems. It consists of three sub-modules: :ref:`classification-module`, :ref:`clustering-module` and :ref:`regression-module`. .. toctree:: :maxdepth: 3 :caption: Modules: ml/classification ml/clustering ml/regression