6.6. Models#
Functions
List all the available model names. |
|
|
Get a model. |
|
Register a model to julearn. |
Reset the model register to the default state. |
6.7. Dynamic Selection (DESLib)#
Important
This module requires the deslib
optional dependencies. Please install
julearn
with the deslib
extra to use this module
(see Optional Dependencies).
Provide support for DESlib models.
Classes
Model to use dynamic selection algorithms from DESlib. |