Book description
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
Publisher resources
Table of contents
- Preface
- 1. Using R
- 2. Data Exploration
- 3. Classification: Spam Filtering
- 4. Ranking: Priority Inbox
- Works Cited
- About the Authors
- Copyright
Product information
- Title: Machine Learning for Email
- Author(s):
- Release date: October 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449314309
You might also like
book
Cleaning Data for Effective Data Science
Think about your data intelligently and ask the right questions Key Features Master data cleaning techniques …
article
Predict Stock Prices with LSTM Networks
These shortcuts delve into generative AI, where algorithms and models create synthetic data, detect anomalies, and …
article
Three Ways to Sell Value in B2B Markets
As customers face pressure to reduce costs while maintaining profitability, value-based selling (VBS) has become critical …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …