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

Classifier type? #13

Open
arjunmenon opened this issue Mar 16, 2017 · 1 comment
Open

Classifier type? #13

arjunmenon opened this issue Mar 16, 2017 · 1 comment

Comments

@arjunmenon
Copy link

arjunmenon commented Mar 16, 2017

Hey Man

I am bit confused with the brainjs implementation. If I had to use brain.recurrent.RNN, how can that call be passed whilst adding documents?

If my understanding is correct, this classifier is using node natural only for stemming, stop-words removal right? This is not using the Naive Bayes classifier from the natural library.

@tejashah88
Copy link

tejashah88 commented Jun 12, 2018

From what I saw inside the library, it seems to be a feed-forward network with the default options. I guess if you wanted to provide a different architecture, you'd have to modify this library to allow it.

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