Machine Learning for Email
| By: | Conway, Drew; White, John Myles |
| Publisher: | O'Reilly Media, Inc. |
| Print ISBN: | 9781449314309 |
| eText ISBN: | 9781449314309 |
| Edition: | 1 |
| Format: | Page Fidelity |
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
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 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