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

Error while training #1

Open
Stolaine opened this issue Apr 24, 2019 · 0 comments
Open

Error while training #1

Stolaine opened this issue Apr 24, 2019 · 0 comments

Comments

@Stolaine
Copy link

I have created a model on the for text classification.
the dataset contains a numpy array saved as a .npz file .
When I train the model without K-fold validation - it starts training and performs each epochs.
But when I use K-fold validation - i am getting error saying "Cannot broadcast an array of size (825) to an array of size (826)". Also this error comes after I increase the number of folds from 2 to 10.

Can anyone help?

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

1 participant