what parameters can I use for naive bayes model?

2 次查看(过去 30 天)
% Train the classifier
Nb = NaiveBayes.fit(Xtrain,Ytrain,'Distribution',dist);
  1 个评论
Aditya Patil
Aditya Patil 2020-12-21
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?

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by