Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prediction on test set!! High Priority #1050

Open
AnjaliSetiya opened this issue Jun 14, 2023 · 0 comments
Open

Prediction on test set!! High Priority #1050

AnjaliSetiya opened this issue Jun 14, 2023 · 0 comments

Comments

@AnjaliSetiya
Copy link

AnjaliSetiya commented Jun 14, 2023

Hi! I was reading research papers that have used mlxtend StackingCVClasssifier for stacking purpose. When these papers report prediction on test set they say that, In the testing set, five-fold CV model is used to predict the original testing set, again obtaining five predictions. In order to ensure the slitting ratio between the training set and testing set, so here the predictions are averaged horizontally to obtain a one-dimensional matrix.

My question is does StackingCV classifier handles this when we predict on test set, i.e. whether test is predicted across the folds and an average is taken. If so why is not mentioned anywhere in documentation. If not what is actually happening.

Describe the documentation issue

Suggest a potential improvement or addition

This will help in better understanding of the package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant