Assessment - split {{split_index}} details

{{#train_metadata_path}}
Train and validation metadata (download link)
{{{train_metadata}}}
Test metadata (download link)
{{{test_metadata}}}
{{/train_metadata_path}}

Label {{label}}

In the table below, the performance of the optimal hyperparameter setting on the test set for this split is shown, as measured by the optimization metric used for model selection and model assessment. This hyperparameter setting was chosen to be the optimal one in the inner cross-validation (i.e., during the selection) for this assessment split.

{{#has_reports}} {{/has_reports}} {{#hp_settings}} {{#optimal}} {{#has_reports}} {{/has_reports}} {{/optimal}} {{/hp_settings}}
Optimal hyperparameter settings
(preprocessing, encoding, ML method)
Performance ({{optimization_metric}})Reports
{{#optimal}}{{/optimal}} {{hp_setting}} {{#optimal}}{{/optimal}} {{#optimal}}{{/optimal}}{{optimization_metric_val}}{{#optimal}}{{/optimal}}see reports
{{#show_non_optimal}}

In the table below, the performance of the other hyperparameter settings on the test set for this split are shown, as measured by the optimization metric used for model selection and model assessment. These settings were not chosen as the optimal ones during the selection for this assessment split.

{{#has_reports}} {{/has_reports}} {{#hp_settings}} {{^optimal}} {{#has_reports}} {{/has_reports}} {{/optimal}} {{/hp_settings}}
Hyperparameter settings
(preprocessing, encoding, ML method)
Performance ({{optimization_metric}})Reports
{{hp_setting}} {{optimization_metric_val}}see reports
{{/show_non_optimal}} {{#performances_per_metric}}

The performance of different hyperparameter settings on all listed performance metrics is shown in the table below. This is the performance on the test set for this assessment split when all models have been retrained on training and validation dataset (the same as the previous table).

{{{performances_per_metric}}}
{{/performances_per_metric}}

For the performance of each of the settings during the inner loop of cross-validation (used to select the optimal model for the split), see selection details.

{{#show_data_reports}}

Data reports on training and test datasets

Here the reports on the datasets before preprocessing and encoding are shown.

{{#train_data_reports}}

Report {{name}} (training)

{{info}}

{{#output_figures}} {{#is_embed}} {{/is_embed}} {{^is_embed}} {{/is_embed}} {{#name}}

{{name}} (training data)

{{/name}} {{/output_figures}} {{/train_data_reports}}
{{#test_data_reports}}

Report {{name}} (test)

{{info}}

{{#output_figures}} {{#is_embed}} {{/is_embed}} {{^is_embed}} {{/is_embed}} {{#name}}

{{name}} (test data)

{{/name}} {{/output_figures}} {{/test_data_reports}}
{{/show_data_reports}}