scikit-learn/scikit-learn

Access "sample_weight" in adaboost

Open

#9.305 geöffnet am 9. Juli 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (27.020 Forks)batch import
help wantedmodule:ensemble

Repository-Metriken

Stars
 (66.084 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10T) (90 gemergte PRs in 30 T)

Beschreibung

Hello,

For a research paper I need to access the weights calculated by the Adaboostclassifier. Would it be possible to add the variable "sample_weight" as an attribute so I could publish code working with scikit-learn out of the box ?

Thank you,

Pierre

Contributor Guide