alteryx / alteryx/evalml

Make ensembler pipelines tunable in AutoMLSearch

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

説明

Currently, we just run a single ensembler pipeline during AutoMLSearch after fitting all available model families. In this pipeline , we are using the default parameters for the metalearner.

When compared to the 5 pipelines we tune for each model family, it doesn't provide the ensembler pipelines an apples-to-apples comparison. This issue tracks making ensembling pipelines tunable in AutoMLSearch and treating it like any other model family (thus tuning 5 ensembler pipelines per batch).

We can expose the tunable parameters in the metalearner as well as tune the estimator to use as a metalearner (e.g. RidgeCV vs. Lasso vs. ElasticNet).

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

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

評価

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

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

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