natural icon indicating copy to clipboard operation
natural copied to clipboard

Limiting number of features for BayesClassifier?

Open npow opened this issue 10 years ago • 1 comments

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.

npow avatar Sep 18 '14 00:09 npow

i found that its unstable after 1000

syzer avatar Mar 13 '15 13:03 syzer