Models ====== .. automodule:: julearn.models :no-members: :no-inherited-members: Functions --------- .. currentmodule:: julearn.models .. autosummary:: :toctree: generated/ :template: function.rst list_models get_model register_model reset_model_register Dynamic Selection (DESLib) ========================== .. important:: This module requires the ``deslib`` optional dependencies. Please install ``julearn`` with the ``deslib`` extra to use this module (see :ref:`install_optional_dependencies`). .. automodule:: julearn.models.dynamic :no-members: :no-inherited-members: Classes ------- .. currentmodule:: julearn.models.dynamic .. autosummary:: :nosignatures: :toctree: generated/ :template: class.rst DynamicSelection