Examples
There are several examples showing the different aspects of the library:
- Example 1: In this example we show how to define a model using the
SwitchCase
, how to define thesearch_space
and how to interpret the results obtained in a simple manner. - Example 2: In this example we show how to create custom reports of the nested cross validation results.
- Example 3: In this example we show how to use the
UnderSamplingClassifier
.