海量数据挖掘MMDS week3:流算法Stream Algorithms

http://blog.csdn.net/pipisorry/article/details/49183379

海量数据挖掘Mining Massive Datasets(MMDs) -Jure Leskovec courses学习笔记之流算法Stream Algorithms

Stream Algorithms:  "Streams" are data inputs to a system that arrive at a very high rate, typically too fast to do anything significant with each arriving input.  Examples include data beamed down from a satellite, or click streams for
a popular Web site.  In this model, it is often necessary to accept a less-than-accurate answer to questions such as "how many different items have I seen at least once in this stream?"

这个没时间写,下次有空写吧╮(╯_╰)╭

皮皮blog

from:http://blog.csdn.net/pipisorry/article/details/49183379

上一篇:Asp.Net MVC+BootStrap+EF6.0实现简单的用户角色权限管理9


下一篇:Shell学习:if语句 if -z -n -f -eq -ne -lt