automl/auto-sklearn

How to give sample weights?

Open

#288 ouverte le 24 mai 2017

Voir sur GitHub
 (24 commentaires) (6 réactions) (0 assignés)Python (1 265 forks)batch import
Good first issueNeed contributorenhancement

Métriques du dépôt

Stars
 (7 270 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur