필터 지우기
필터 지우기

naive bayes for mail spam

조회 수: 1 (최근 30일)
Sercan Noyan Germiyanoglu
Sercan Noyan Germiyanoglu 2016년 11월 7일
답변: Karim Hardani 2019년 5월 20일
I have a project to determine whether an e-mail is spam or not by using naive bayes algorithm and I have 2 weeks to finish it. I have no idea where I start. Could you help me do that. Thanks.

답변 (2개)

Karim Hardani
Karim Hardani 2019년 5월 20일
check this and have fun

mizuki
mizuki 2016년 11월 8일
Google Naive Bayes and MATLAB; then, you will find out that fitcnb (fit + classification + naive bayes) gives the classification model with Naive Bayes. See the example in the documentation.

Community Treasure Hunt

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

Start Hunting!

Translated by