ML model training {{hp_setting}}

The ML models are given here in the zip format. The following files are included: trained source file (pickle file) which can be used outside immuneML if the model is implemented using an external library such as scikit-learn, a YAML file with details on the software used to create the model, software version, immuneML version, as well as the details on encoding the data and the dataset used for training the model.
{{#models_per_label}} {{/models_per_label}}
{{#show_ml_reports}}

ML reports

{{#ml_reports}}

{{label}}

{{#reports}}

Report {{name}}

{{info}}

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

{{name}}

{{/output_figures}} {{#output_tables}} Download {{#name}}{{name}} report{{/name}} {{/output_tables}} {{/reports}} {{/ml_reports}} {{/show_ml_reports}} {{#show_encoding_reports}}

Reports on the encoded dataset

{{#encoding_reports}}

{{label}}

{{#reports}}

Report {{name}}

{{info}}

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

{{name}} (training data)

{{/name}} {{/output_figures}} {{#output_tables}} Download {{#name}}{{name}} (training data){{/name}} {{/output_tables}} {{/reports}}
{{/encoding_reports}} {{/show_encoding_reports}}