immuneML
2.1.2
Contents:
Quickstart
Installing immuneML
Tutorials
immuneML & Galaxy
YAML specification
Use case examples
Troubleshooting
Developer documentation
Set up immuneML for development
How to add a new machine learning method
How to add a new encoding
How to add a new report
How to add a new preprocessing
immuneML platform overview
immuneML data model
immuneML
immuneML package
Subpackages
Module contents
immuneML
»
Developer documentation
»
immuneML
»
immuneML package
»
immuneML.dsl package
»
immuneML.dsl.semantic_model package
View page source
immuneML.dsl.semantic_model package
Submodules
immuneML.dsl.semantic_model.MLResult module
class
immuneML.dsl.semantic_model.MLResult.
MLResult
(
path
)
[source]
Bases:
object
immuneML.dsl.semantic_model.SemanticModel module
class
immuneML.dsl.semantic_model.SemanticModel.
SemanticModel
(
instructions
:
list
,
result_path
:
pathlib.Path
,
output
=
None
)
[source]
Bases:
object
build_reports
(
instruction_states
)
[source]
make_report_builder
(
)
[source]
run
(
)
[source]
run_instructions
(
)
→
list
[source]
Module contents