【COMP337 LEC2】

Association Pattern Mining 关联模式挖掘

Special case: Frequent Pattern Mining (binary data sets) 频繁模式挖掘

Given data matrix, identify all subsets of columns ( features ) such that at least a fraction of rows (objects ) in the matrix have all the features enabled (i.e., the features take on the value of 1).

Classification 分类

1. The goal is to use training data to learn relationships between a fixed feature (called class label ) and the remaining features in the data
使用训练数据去学习一个固定特征(被叫做 类特征 )和数据中其他特征的关系
2. The resulting learned model may then be used to estimate (predict) values of the class label for records, where the value is not known.
根据学习后得到的模型来 预测 records的 类特征 的值

3. The objects whose class label is unknown are test objects (test data).

类特征未知的对象叫测试对象

4. 监督学习

Examples
1. Targeted marketing
2. Text recognition

Clustering 聚类

1. Given a data set (data matrix), partition its objects (rows) into sets (clusters) C 1 , C 2 , …, C k such that the objects in each cluster are “ similar ” to one another. 

2. Specific definitions depend on how the notion of similarity is defined

3. Can be seen as an unsupervised version of classification.  未监督学习版本的分类

Examples
1. Customer segmentation (identify similar customers for targeted product promotion)
2. Data summarisation (cluster can be used to create a summary of the data)

Outlier Detection 异常值检测

Given a data set, determine the outliers , i.e. the objects that are significantly different from the remaining objects.

Examples:• Credit card fraud • Detecting sensor events • Medical diagnosis • Earth science

Linear algebra

1. vector

2. matrices

3. vector arithmetic

4. matrix arithmetic

5. transpose and inverse

6. linear independence

7. rank

invertible 可倒转的

8. matrix trace

9. eigenvalues and eigenvectors

  • 23
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值