Mercurial > repos > immuneml > immuneml_tools
comparison immuneml_train_ml_model.xml @ 7:45ca02982e1f draft
"planemo upload commit 8aef44a2b3bc8fc00a1efe0ce7ecab83eded053f-dirty"
author | immuneml |
---|---|
date | Tue, 27 Jul 2021 10:27:11 +0000 |
parents | 2d3dd9ff7e84 |
children | e33b3d370124 |
comparison
equal
deleted
inserted
replaced
6:2d3dd9ff7e84 | 7:45ca02982e1f |
---|---|
44 | 44 |
45 This tool can be used to run hyperparameter optimization over several different ML settings, | 45 This tool can be used to run hyperparameter optimization over several different ML settings, |
46 which include ML models and their parameters, encodings and preprocessing steps. Nested cross-validation is used to identify the optimal combination of ML settings. | 46 which include ML models and their parameters, encodings and preprocessing steps. Nested cross-validation is used to identify the optimal combination of ML settings. |
47 | 47 |
48 This is a YAML-based Galaxy tool, if you prefer a button-based interface that assumes less ML knowledge, | 48 This is a YAML-based Galaxy tool, if you prefer a button-based interface that assumes less ML knowledge, |
49 see `Train immune receptor classifiers (easy interface) <https://galaxy.immuneml.uio.no/root?tool_id=immuneml_train_classifiers>`_ and | 49 see `Train immune receptor classifiers (easy interface) <root?tool_id=immuneml_train_classifiers>`_ and |
50 `Train immune repertoire classifiers (easy interface) <https://galaxy.immuneml.uio.no/root?tool_id=novice_immuneml_interface>`_. | 50 `Train immune repertoire classifiers (easy interface) <root?tool_id=novice_immuneml_interface>`_. |
51 | 51 |
52 For more details on how to train ML models in Galaxy, see `the documentation <https://docs.immuneml.uio.no/latest/galaxy/galaxy_train_ml_models.html>`_. | 52 For more details on how to train ML models in Galaxy, see `the documentation <https://docs.immuneml.uio.no/latest/galaxy/galaxy_train_ml_models.html>`_. |
53 | 53 |
54 **Tool output** | 54 **Tool output** |
55 | 55 |