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

Limiting number of features for BayesClassifier? #186

Open
npow opened this issue Sep 18, 2014 · 1 comment
Open

Limiting number of features for BayesClassifier? #186

npow opened this issue Sep 18, 2014 · 1 comment

Comments

@npow
Copy link

npow commented Sep 18, 2014

What is the correct way to limit the number features? Sort of similar to the max_features in SciKit's CountVectorizer. I was looking at the API for the BayesClassifier and it only takes stemmer and smoothing as parameters.

@syzer
Copy link

syzer commented Mar 13, 2015

i found that its unstable after 1000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants