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

You have no test dataset ! #64

Closed
VinayChaudhari1996 opened this issue May 1, 2019 · 2 comments
Closed

You have no test dataset ! #64

VinayChaudhari1996 opened this issue May 1, 2019 · 2 comments

Comments

@VinayChaudhari1996
Copy link

I already split my dataset into X_train and X_test


why this issue occurs ? please help

image

@AxeldeRomblay
Copy link
Owner

Hi ! Normally the test set does not contain the target... if you still want to predict on this set you have to remove the target... Otherwise it will concatenate both set and evaluate the model in a cross-validation way.

@VinayChaudhari1996
Copy link
Author

Thanks, man It works :)

image

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

No branches or pull requests

2 participants