automl/auto-sklearn

How to give sample weights?

Open

#288 opened on May 24, 2017

View on GitHub
 (24 comments) (6 reactions) (0 assignees)Python (7,270 stars) (1,265 forks)batch import
Good first issueNeed contributorenhancement

Description

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.

Contributor guide

How to give sample weights? · automl/auto-sklearn#288 | Good First Issue