Borrar filtros
Borrar filtros

naive bayes for mail spam

1 visualización (últimos 30 días)
Sercan Noyan Germiyanoglu
Sercan Noyan Germiyanoglu el 7 de Nov. de 2016
Respondida: Karim Hardani el 20 de Mayo de 2019
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.

Respuestas (2)

Karim Hardani
Karim Hardani el 20 de Mayo de 2019
check this and have fun

mizuki
mizuki el 8 de Nov. de 2016
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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by