Tutorial - Build a Spam Detector Using Text Classification
Zenva
Access +100 programming courses in Zenva: https://academy.zenva.com/?zva_src=youtube
In this course we’ll use Python to create an Artificial Intelligence (AI) that can determine when an incoming email is spam or not. The technique we’ll use to create this cool project is called Text Classification. The group of algorithms that we’ll cover and use is Naive Bayes. Using term frequency and inverse document frequency we’ll be able to tweak our AI for an improved accuracy.
To build our AI we’ll use the publicly available Enron dataset.
Our tutorial blogs: GameDev Academy: https://gamedevacademy.org HTML5 Hive: https://html5hive.org Android Kennel: https://androidkennel.org Swift Ludus: https://swiftludus.org De Idea A App: https://deideaaapp.org
Twitter: @ZenvaTweets ... https://www.youtube.com/watch?v=Ie6qVBuZEsI
4426950 Bytes