Machine Learning for Email - Spam Filtering and Priority Inbox

Machine Learning for Email - Spam Filtering and Priority Inbox

von: Drew Conway, John Myles White

O'Reilly Media, 2011

ISBN: 9781449320706

Format: ePUB

Kopierschutz: DRM

Windows PC,Mac OSX geeignet für alle DRM-fähigen eReader Apple iPad, Android Tablet PC's Apple iPod touch, iPhone und Android Smartphones

Preis: 26,69 EUR

Mehr zum Inhalt

Machine Learning for Email - Spam Filtering and Priority Inbox


 

If youre an experienced programmer willing to crunch data, this concise guide will show you how to use machine learning to work with email. Youll learn how to write algorithms that automatically sort and redirect email based on statistical patterns. Authors Drew Conway and John Myles White approach the process in a practical fashion, using a case-study driven approach rather than a traditional math-heavy presentation.This book also includes a short tutorial on using the popular R language to manipulate and analyze data. Youll get clear examples for analyzing sample data and writing machine learning programs with R.Mine email content with R functions, using a collection of sample filesAnalyze the data and use the results to write a Bayesian spam classifierRank email by importance, using factors such as thread activityUse your email ranking analysis to write a priority inbox programTest your classifier and priority inbox with a separate email sample set