.. title:: User guide: contents .. _user_guide: ========== User Guide ========== Getting started --------------- The following guides cover how to get started with a skoot distribution. The easiest solution is simply installing from PyPi, but if you'd like to contribute you'll need to be able to build from source. .. raw:: html
.. toctree:: about.rst setup.rst contributing.rst API reference ------------- This section covers documentation and examples of each of the python package's submodules. See also the :ref:`api_ref` .. raw:: html
.. toctree:: modules/balance.rst modules/datasets.rst modules/decomposition.rst modules/exploration.rst modules/feature_extraction.rst modules/feature_selection.rst modules/model_validation.rst modules/preprocessing.rst modules/utils.rst