Clustering workflow: {{name}}

immuneML version: {{immuneML_version}}

Full specification is available here.

Log file is available here.

Dataset details
Name {{dataset_name}}
Type {{dataset_type}}
Dataset size {{dataset_size}}

Performances on discovery data

{{ #show_internal_eval }}

Internal evaluation

The table below shows performance measured by internal performance metrics. This means that only the quality of the clusters was measured, without reference to any additional (labeled) information.

{{{performance_table_internal_val}}}
{{ /show_internal_eval }} {{ #show_external_eval }}

External evaluation

The tables below show performance measured by external performance metrics. This means that for each potential label of interest that was provided as input to the instruction, it was measured how well the clusters correspond to the label.

{{ #label_eval_tables_disc }}

Label: {{ label }}

{{{performance_table}}}
{{ /label_eval_tables_disc }} {{ /show_external_eval }} {{ #show_cluster_setting_pages_disc }}

Detailed information per cluster setting

Reports for each combination of encoding, dimensionality reduction and clustering method are shown in pages linked below.

{{ /show_cluster_setting_pages_disc }}

Performances on validation data

{{ #show_internal_eval }}

Internal evaluation

The table below shows performance measured by internal performance metrics. This means that only the quality of the clusters was measured, without reference to any additional (labeled) information.

{{{performance_table_internal_val}}}
{{ /show_internal_eval }} {{ #show_external_eval }}

External evaluation

The tables below show performance measured by external performance metrics. This means that for each potential label of interest that was provided as input to the instruction, it was measured how well the clusters correspond to the label.

{{ #label_eval_tables_val }}

Label: {{ label }}

{{{performance_table}}}
{{ /label_eval_tables_val }} {{ /show_external_eval }} {{ #show_cluster_setting_pages_val }}

Detailed information per cluster setting

Reports for each combination of encoding, dimensionality reduction and clustering method are shown in pages linked below.

{{ /show_cluster_setting_pages_val }}