automl/auto-sklearn

How to give sample weights?

Open

#288 创建于 2017年5月24日

在 GitHub 查看
 (24 评论) (6 反应) (0 负责人)Python (7,270 star) (1,265 fork)batch import
Good first issueNeed contributorenhancement

描述

Is there a way to give sample weights to the fit method? I see that the metrics can take it as an argument, but the fit method doesn't.

贡献者指南