Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 481 Bytes

user_guide.rst

File metadata and controls

39 lines (23 loc) · 481 Bytes

Supervised learning

.. toctree::

    modules/svm
    modules/glm
    modules/neighbors
    modules/logistic
    modules/feature_selection


Unsupervised learning

.. toctree::

    modules/gmm
    modules/clustering


Model Selection

.. toctree::

    modules/grid_search

Cross Validation

.. toctree::

   modules/cross_validation