Machine Learning for Email

Machine Learning for Email
Authors
White, John Myles & Conway, Drew
Publisher
O'Reilly Media
Tags
computers , programming , algorithms , programming
ISBN
9781449314309
Date
2011-11-03T00:00:00+00:00
Size
5.66 MB
Lang
en
Downloaded: 1019 times

If you’re an experienced programmer willing to crunch data, this concise guide will show you how to use machine learning to work with email. You’ll 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. You’ll 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 files

Analyze the data and use the results to write a Bayesian spam classifier

Rank email by importance, using factors such as thread activity

Use your email ranking analysis to write a priority inbox program

Test your classifier and priority inbox with a separate email sample set