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.

貢獻者指南