码迷,mamicode.com
首页 > 其他好文 > 详细

Introduction to Data Mining

时间:2016-06-03 21:17:20      阅读:358      评论:0      收藏:0      [点我收藏+]

标签:

(此文为学习笔记,课程来自Bigdata University:http://bigdatauniversity.com.cn/courses/BigDataUniversity/PA0101/2016_06/courseware/c4323451afcd4b05946917efc8fc86f5/be5f0606db034b559b014e87ab62e418/)

Why we do data mining?

Market Context.

Analytics Drive Decision-Making.

Information age: terabytes and petabytes of data available. How do we consume this data, translate it into information and make it usable?

 

What is data mining?

Process of discovering insights, patterns and relationships from large amounts of data.

 

What knowledge can be extracted?

Descriptive: What has happened and why did it happen?

Predictive: What is likely to happen next

 

What can we learn?

  • Association Rules: Rules that indicate relationships. For example, people who buy diapers also buy beer.

 

  • Classification: Finding a model that describes the data and classifies it to a set of categories. For example, people who drink and drive are more likely to have higher insurance rates.

 

  • Segmentation: Grouping objects by similarity. For example, prospective customers are broken up into clusters of suburban families with children, single college students, urban empty nesters.

 

The key things:

Allow us to uncover inside information.
 

SPSS modeler: CRISP-DM( Cross-Industry Process for Data Mining)

  1. Iterative process
  2. Business Understanding
  3. Data Understanding
  4. Data Preparation
  5. Modeling
  6. Evaluation
  7. Deployment

 

Software: IBM SPSS Modeler

Introduction to Data Mining

标签:

原文地址:http://www.cnblogs.com/topW2W/p/5557525.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!