Effacer les filtres
Effacer les filtres

what parameters can I use for naive bayes model?

2 vues (au cours des 30 derniers jours)
Yooya yooya
Yooya yooya le 9 Déc 2020
Commenté : Aditya Patil le 21 Déc 2020
% Train the classifier
Nb = NaiveBayes.fit(Xtrain,Ytrain,'Distribution',dist);
  1 commentaire
Aditya Patil
Aditya Patil le 21 Déc 2020
Can you elaborate on the issue that you are facing? Is there any specific requirement that you are looking for? Or any error that you faced?

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by