Answer the question
In order to leave comments, you need to log in
Is there a ready-made Bayesian classifier module?
We need a ready-made classifier:
- The number of features of the classified objects should be many
- The number of classes should be specified
Interested in probabilistic implementation.
Does anyone know where to find? Or is there a ready-made module?
Answer the question
In order to leave comments, you need to log in
Only "naive" sklearn.naive_bayes.BernoulliNB , sklearn.naive_bayes.CategoricalNB , etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question