Naive Bayes Classification Iteration
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I am using the Naive Bayes Classifier on a binary image dataset. The classifier seems to return different sets of data on the first and second runs. If I clear all the data and run it, I get one set of results, and if (without clearing), I run it a second time on the same set of data, I get a different (mostly overlapping) set of results.
Is there an explanation for this? Is the classifier using the information from the first time during the second run?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Naive Bayes에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!