Skip to content
Snippets Groups Projects
Commit 44c613f7 authored by dmt's avatar dmt
Browse files

Add list with models and knowledge domain indicator to request.

parent 73043d9d
No related branches found
No related tags found
No related merge requests found
......@@ -52,3 +52,5 @@ class FeatureSelectionRequest:
@dataclass
class ReconstructionRequest:
settings: ReconstructionSettings
ml_models: Iterable
knowledge_domain: str
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment