Implement multitask support in multimodal API
未关闭
enhancement
- 主要语言
- Python
- 星标
- 712
- 派生
- 96
- 平均合并
- 3 天 1 小时
- 30 天内合并 PR
- 10
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。