alteryx / alteryx/evalml

Ensembling: train the pipelines and the metalearner on different data

オープン
#1,897 コメント 0 件 リアクション 0 件 担当者 1 名 @asniyaz が担当を希望しています GitHub で見る
enhancement performance
主要言語
Python
スター
850
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。