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

COMP9313 Week9a-0

时间:2020-07-28 10:00:01      阅读:68      评论:0      收藏:0      [点我收藏+]

标签:变化   data   Fix   import   pen   important   change   sam   algorithm   

https://drive.google.com/drive/folders/13_vsxSIEU9TDg1TCjYEwOidh0x3dU6es

https://www.cse.unsw.edu.au/~cs9313/20T2/slides/L8.pdf

 

Mining Data Streams

 

1.  Data Streams

  1)•Stream Management is important when the input rate is controlled externally  输入率由外部控制

  2)We can think of the data as infinite and nonstationary (the distribution changes over time) 数据是无限,且一直变化的

 

2. DBMS VS Data Stream 

  1) random access is expensive(on the disk) - single scan algorithm 

 

3. Sampling from a Data Stream

  1) 取10%(fixed proportion)的数据

    1) Naive Approach: 随机取百 分之十

    2)

  2)取fixed size的数据

 

COMP9313 Week9a-0

标签:变化   data   Fix   import   pen   important   change   sam   algorithm   

原文地址:https://www.cnblogs.com/ChevisZhang/p/13389107.html

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