alteryx / alteryx/evalml

Make ensembler pipelines tunable in AutoMLSearch

Đang mở
#2,805 1 bình luận 0 reaction 1 người được giao Được @asniyaz nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
850
Fork
96
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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).

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.