Implement multitask support in multimodal API
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 712
- Forks
- 96
- Merge medio
- 3 d 1 h
- PR fusionados (30 d)
- 10
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.