Implement multitask support in multimodal API
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 712
- Forks
- 96
- Ø Merge
- 3 T. 1 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
Current API does not support multitasking on multimodal data. However, the probable user may want to solve two tasks (regression and classification) simultaneously.
So this opportunity should be added like in this [example](https://github.com/nccr-itmo/FEDOT/blob/master/examples/simple/multitask_classification_regression_api.py).
The corresponding changes in core logic, validation rules, and test should be implemented.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.