11 2019 档案
摘要:摘要:对《大数据课程实验案例:网站用户行为分析》的流程整理
阅读全文
摘要:基于python的数据挖掘
阅读全文
摘要:RDD有两种类型的操作 ,分别是Transformation(返回一个新的RDD)和Action(返回values)。 1.Transformation:根据已有RDD创建新的RDD数据集build (1)map(func):对调用map的RDD数据集中的每个element都使用func,然后返回一
阅读全文
摘要:The demonstration of how mapreduce can be applied to the shortest way algorithm
阅读全文