evclust.datasets
================

.. py:module:: evclust.datasets

.. autoapi-nested-parse::

   This module contains all tests datasets







Module Contents
---------------

.. py:data:: DATASETS_DIR

.. py:function:: load_decathlon()

   The Decathlon dataset from FactoMineR.


.. py:function:: load_iris()

   Iris data.


.. py:function:: load_protein()

   Protein data.


.. py:function:: load_fourclass()

   fourclass data.


.. py:function:: load_prop()

   Load ProP.mat data and return it as a list of views.


