搜索资源列表
MATLAB_LDA
- MATLAB实现的LDA算法,能够实现高维数据降维-realization of LDA algorithm in MATLAB,High- dimensional data dimension reduction can be achieved
ButterWorthNew
- 用python写的巴特沃斯滤波器程序,以测试通过,可以直接调用-Use python to write the Butterworth filter program to test pass and can be called directly
Mahout算法解析与案例实战
- Mahout包含许多实现,包括聚类、分类、推荐过滤、频繁子项挖掘。此外,通过使用 Apache Hadoop 库,Mahout 可以有效地扩展到云中。(Mahout includes many implementations, including clustering, classification, recommendation filtering, frequent sub item mining. In addition, by using the Apache Hadoop librar
字频统计
- 对任意文本文件中出现的汉字的字形数和字种数进行频次统计。字频统计结果按照降序输出。可同时选中多个文本文件进行字频统计(The number of characters and the number of Chinese characters in any text file are counted. The statistical results in descending order of frequency output. Can also select multiple text file
大数据_协同过滤_梯度下降
- 给定10000个用户和他们对10000个电影的评价,然后通过协同过滤或梯度下降算法,用训练集训练数据,预测出用户对未看的电影的评分,并与测试集对比验证预测结果的准确性(You can learn Chinese,and read the Chinese introduction.)
multiple data
- 可以自动扩充已有的VOC数据集,改变主程序中相应变量数值,得到水平翻转、竖直翻转的xml数据集。(The existing VOC data set can be automatically expanded)
Python基础教程(第3版)
- 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲
SVR
- 训练SVR模型做预测,可调整训练集和测试集比例及SVR参数,预测性能用MAP反映(The training SVR model can be used for prediction. The proportion of training set and test set and the parameters of SVR can be adjusted. The prediction performance can be reflected by MAP.)
2019年猪肉价格与猪饲料价格Python大数据分析
- 2019年猪肉价格与猪饲料价格Python大数据分析;(To judge whether the price of pork will fall in the next few months. I can afford pork for the new year)