============================================ Welcome to sklearn-rvm's documentation! ============================================ .. toctree:: :maxdepth: 2 :hidden: :caption: Getting Started install .. toctree:: :maxdepth: 2 :hidden: :caption: Documentation user_guide api .. toctree:: :maxdepth: 2 :hidden: :caption: Tutorial - Examples auto_examples/index .. toctree:: :maxdepth: 2 :hidden: about `Getting started `_ --------------------------------- Information to install, test, and contribute to the package. `User Guide `_ ------------------------------- The main documentation. This contains an in-depth description of all algorithms and how to apply them. `API Documentation `_ ------------------------------- The exact API of all functions and classes, as given in the doctring. The API documents expected types and allowed features for all functions, and all parameters available for the algorithms. `Examples `_ -------------------------------------- A set of examples illustrating the use of the different algorithms. It complements the `User Guide `_. `About us `_ --------------------------------------