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

How to run test after batch training #175

Open
nhannt315 opened this issue Feb 26, 2019 · 1 comment
Open

How to run test after batch training #175

nhannt315 opened this issue Feb 26, 2019 · 1 comment

Comments

@nhannt315
Copy link

Hello, i have trained my data with batch_train and got the model. But i forgot to pass test directory argument into batch_train function. How can i test my model without training again? Thank you
Sorry for my bad English

@jstypka
Copy link
Collaborator

jstypka commented Feb 26, 2019

@nhannt315 sorry, it's not possible to just test the model on data. You'll need to retrain again. That's something that we should probably add.

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