필터 지우기
필터 지우기

what parameters can I use for naive bayes model?

조회 수: 2 (최근 30일)
Yooya yooya
Yooya yooya 2020년 12월 9일
댓글: Aditya Patil 2020년 12월 21일
% 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