automl/auto-sklearn

How to give sample weights?

Open

#288 opened on 2017年5月24日

GitHub で見る
 (24 comments) (6 reactions) (0 assignees)Python (7,270 stars) (1,265 forks)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.

コントリビューターガイド