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 predict the class of a new document? #3

Open
AAMIBhavya opened this issue May 19, 2016 · 2 comments
Open

How to predict the class of a new document? #3

AAMIBhavya opened this issue May 19, 2016 · 2 comments

Comments

@AAMIBhavya
Copy link

AAMIBhavya commented May 19, 2016

@syhw, in dnn.py

  1. How can I save the best model after training with the 20newsgroups dataset?
  2. Using the saved model how can I predict the class label of a new document(a news article) which is not in 20newsgroups data set?

Thanks in advance...

@UTH
Copy link

UTH commented Jun 15, 2016

hi @AAMIBhavya
I saw you are also testing in dennybritz/cnn-text-classification-tf to classify new documents,
Did you compare which of them generate the best score for prediction?

@webmaven
Copy link

webmaven commented Jul 3, 2016

Is this still an active issue?

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

3 participants