Challenge Creation#
Base classes and helpers to create new challenges.
Base class for all challenges. |
Functions#
|
Collect the cross-validation results into a pandas DataFrame. |
|
Collect the cross-validation metadata. |
|
Collect the optimization results. |
|
Save CV results extracted using |
|
Save optimization results extracted using |
|
Load the results of a cross-validation from a folder. |
|
Load the results of an optimization from a folder. |
|
Resolve a dataset-instance given a path or an instance of the dataset class. |
Types#
Metadata about the cross-validation. |