Welcome to rustrees's documentation!
====================================
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Decision trees
===============
.. automodule:: rustrees.decision_tree
:members:
:undoc-members:
:show-inheritance:
Random forests
===============
.. automodule:: rustrees.random_forest
:members:
:undoc-members:
:show-inheritance:
Utils
===============
.. automodule:: rustrees.utils
:members:
:undoc-members:
:show-inheritance: