Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Could you provide sample code for Predict? #5

Open
zsong opened this issue Jan 5, 2018 · 0 comments
Open

Could you provide sample code for Predict? #5

zsong opened this issue Jan 5, 2018 · 0 comments

Comments

@zsong
Copy link

zsong commented Jan 5, 2018

I want to do text classification. Could you please provide a sample code for the implementation of IDataIter?

Here is want I want to accomplish:

var loadedModel = FeedForward.Load(...);
var result = loadedModel.Predict("Text 1"); //?

So how should I wrap the string "Text 1" as IDataIter? Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant