搜索资源列表
zhuchengfenfenxi
- 主成分分析课件资料以及源代码,在进行大规模数据处理上大有用武之地-Principal component analysis courseware information and source code, during a large-scale data processing come in handy
第八讲 大数据处理架构Hadoop
- 大数据处理技术 Hadoop的学习,基础知识,适合有一定了解的(Large data processing technology, Hadoop learning, basic knowledge, suitable for a certain understanding)
MyWebApp
- 用javaweb实现的淘宝双11大数据分析,通过对数数百万条数据处理上传到hdfs,然后转到mysql中,其中还有基于SVM的回头客预测。(Using JavaWeb to achieve Taobao double 11 data analysis, through millions of data processing, upload to HDFS, and then go to MySQL, including SVM base
Spark大数据处理:技术、应用与性能优化(全)
- Spark大数据处理:技术、应用与性能优化(全)(Spark large data processing: technology, applications and performance tuning (all))
大数据下的机器学习算法综述
- 研究大数据环境下的机器学习算法成为学术界和产业界共同关注的话题. 文中主要分析和总结当前用于处理大数据的机器学习算法的研究现状.(Developing machine learning algorithms for big data is a research focus. In this paper, the state of the art machine learning techniques for big data are i
code
- 大数据处理,分析过程中,需要对数据进行清洗,删除缺失的数据程序(Large data processing, the analysis process, you need to clean the data, delete missing data procedures)
大数据处理
- 包含大数据处理的相关资料,有中文版和英文版(Contains large data processing related data, there are Chinese version and English version)
[muchong.com]数据分析与解方程
- 在实现数据分析技术时,有可能还需要进行数据的规范化和数据处理. 该文档将会发挥较大的作用。(When implementing data analysis technology, you might also want to consider normalization and data handling. This document will play an important part in this.)
基于Python开发的大数据处理参考资料
- 基于arcgis的Python语言开发提供帮助(ArcGIS based Python language development to help)
《Storm技术内幕与大数据实践》PDF
- Storm技术内幕与大数据实践内容简介 该书内容主要围绕实时大数据系统的各个方面展开,从实时平台总体介绍到集群源码、运维监控、实时系统扩展、以用户画像为主的数据平台,最后到推荐、广告、搜索等具体的大数据应用。书中提到的不少问题是实际生产环境中因为数据量增长而遇到的一些真实问题,对即将或正在运用实时系统处理大数据问题的团队会有所帮助。 Storm技术内幕与大数据实践目录 第1章 绪论 1.1 S torm的基本组件
大数据_协同过滤_梯度下降
- 给定10000个用户和他们对10000个电影的评价,然后通过协同过滤或梯度下降算法,用训练集训练数据,预测出用户对未看的电影的评分,并与测试集对比验证预测结果的准确性(You can learn Chinese,and read the Chinese introduction.)
chapter6
- 电力用户窃电大数据仿真,利用拉格朗日差值法和机器学习算法进行数据处理,有效预测。(The power user theft of large data simulation, the use of Lagrange difference method and machine learning algorithm for data processing, effective prediction.)
chapter7
- 航空公司客户信息的大数据处理,对目标群体聚类分析,达到效果。(Large data processing of airline customer information, cluster analysis of target group to achieve effect.)
big
- 该代码实现了两个大数据的乘法,即两个计算机不能处理的大数据(multiple two big numbers)
深入浅出数据分析.pdf
- 《深入浅出数据分析》以类似“章回小说”的活泼形式,生动地向读者展现优秀的数据分析人员应知应会的技术:数据分析基本步骤、实验方法、最优化方法、假设检验方法、贝叶斯统计方法、主观概率法、启发法、直方图法、回归法、误差处理、相关数据库、数据整理技巧;正文以后,意犹未尽地以三篇附录介绍数据分析十大要务、R工具及ToolPak工具,在充分展现《深入浅出数据分析》目标知识以外,为读者搭建了走向下一步深入研究的桥梁。 《深入浅出数据分析》构思跌宕起
电商广告点击大数据实时流处理系统案例代码
- 该程序实现topN功能和实时更新黑名单功能,并且能够预测未来点击流趋势。(TopN function and real-time update blacklist function)
大数据算法
- 这个是用PYTHON处理大数据时必备的重要算法,很重要!(This is a PYTHON processing of big data when the necessary important algorithm, very important!)
Matlab大规模数据处理(官方教程)(20141118135107)
- Matlab 大数据如何处理。处理内存耗尽及处理速度较慢的问题。(Matlab big data processing.)
李艳艳 大作业一程序
- 用MATLAB设计测量数据处理的通用程序,要求如下: (1)提供测试数据输入、粗大误差判别准则等的人机界面; (2)编写程序使用说明; (3)通过实例来验证程序的正确性。(The general program of measurement data processing is designed by MATLAB, and the requirements are as follows: (1) It provides man-
C#大数据处理
- 用SqlSugar访问数据库进行大数据处理。