alteryx / alteryx/evalml

Ensembling: train the pipelines and the metalearner on different data

Aperta
#1,897 0 commenti 0 reazioni 1 assegnatario Rivendicata da @asniyaz Vedi su GitHub
enhancement performance
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This issue tracks:
* During automl search, first train each pipeline on full 80% automl training split, then generate predictions on 20% ensemble split, and use those predictions to train the metalearner on that 20% ensemble split using CV.
* For refitting best pipeline, if the best pipeline was non-ensemble, train on entire 100% (should already be the case). If best pipeline was ensemble, same as above: first train each pipeline on full 80% automl training split, then generate predictions on 20% ensemble split, and use those predictions to train the metalearner on that 20% ensemble split.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.