0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)Python4,574 star (4,574 star)553 fork (553 fork)batch import
Good first issueNew feature
- 议题类型
- feature
- 研究方向
- Study the scikit learn MultiOutputRegressor implementation for design patterns. Examine the existing regressors in the river library, such as the base Regressor class and any multi output models already present. The implementation likely involves fitting multiple regressors per output. The new class should be placed in a suitable module in the river repository.