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 save KNN model and use it next testset? #140

Open
ucasiggcas opened this issue Aug 20, 2018 · 1 comment
Open

How to save KNN model and use it next testset? #140

ucasiggcas opened this issue Aug 20, 2018 · 1 comment
Assignees
Labels

Comments

@ucasiggcas
Copy link

Hello,
Have tried to save the model use tf.train.Saver(),but end with failure
ValueError: No variables to save
Could U propose some way to solve it ?
Thx

@nfmcclure
Copy link
Owner

Hi @ucasiggcas , Thanks for the feature request. You're correct that we should have a way to do saving/loading. I'll see what I can do in the next month or so. Currently I'm wrapped up in a rewrite for version 2 of the book, but will get to this soon.

@nfmcclure nfmcclure self-assigned this Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants