Skip to content

Added preprocessing and ensembling#14

Open
Mieschendahl wants to merge 1 commit into
automl:mainfrom
Mieschendahl:ensembling
Open

Added preprocessing and ensembling#14
Mieschendahl wants to merge 1 commit into
automl:mainfrom
Mieschendahl:ensembling

Conversation

@Mieschendahl
Copy link
Copy Markdown

This PR contains code for average ensembling and preprocessing.
I decided not to include greedy ensembling because it did not show any improvements against no ensembling (at least in my simple tests). Same for most of the preprocessors I tried (e.g. RobustScaler, QuantileTransformer, PowerTransformer, etc...). So more research should be done to determine which preprocessors actually improve performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant