automl/auto-sklearn

How to give sample weights?

Open

#288 geöffnet am 24. Mai 2017

Auf GitHub ansehen
 (24 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)Python (1.265 Forks)batch import
Good first issueNeed contributorenhancement

Repository-Metriken

Stars
 (7.270 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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