.. _api.machine_learning.memmodels.naive_bayes: ============= Naive Bayes ============= Naive Bayes -------------- .. currentmodule:: vastorbit.machine_learning.memmodel .. autosummary:: :toctree: api/ naive_bayes.NaiveBayes .. currentmodule:: vastorbit.machine_learning.memmodel.naive_bayes **Methods:** .. autosummary:: :toctree: api/ NaiveBayes.get_attributes NaiveBayes.predict NaiveBayes.predict_proba NaiveBayes.predict_proba_sql NaiveBayes.predict_sql NaiveBayes.set_attributes **Attributes:** .. autosummary:: :toctree: api/ NaiveBayes.object_type