Machine Learning for Email: Spam Filtering and Priority Inbox (Paperback)

Drew Conway, John Myles White

  • 出版商: O'Reilly
  • 出版日期: 2011-12-06
  • 售價: $1,090
  • 貴賓價: 9.5$1,036
  • 語言: 英文
  • 頁數: 148
  • 裝訂: Paperback
  • ISBN: 1449314309
  • ISBN-13: 9781449314309
  • 相關分類: Machine Learning
  • 已絕版

買這商品的人也買了...

商品描述

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