what parameters can I use for naive bayes model?

1 次查看(过去 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 个)

类别

Help CenterFile Exchange 中查找有关 Classification 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by