资源列表
buy_sell_stock_iv.py
- best time to buy and sell stock iv leetcode
v15i09
- 基于SVM的回归分析,以及其R语言中的四个安装包-Currently four R packages contain SVM related software. The purpose of this paper is to present and compare these implementations.
kmeans
- kmeans算法,简单实现,文件读入,读入文件为txt,数据用逗号隔开-kmeans algorithm, simple implementation, file reads, reads the file as txt, data separated by commas
UQ-PyL_Linux.tar
- 优化计算程序包,适用于水文及生态模型的优化计算及参数校准。-Uncertainty quantification (UQ) refers to quantitative characterization and reduction of uncertainties present in computer model simulations. It is widely used in engineering and geophysics fields to assess and predict t
PAC--Datamining
- PCA降维算法应用大数据挖掘中,在大数据环境下实现数据的降维,可按需要自行修改代码-PCA dimensionality reduction algorithm in data mining, in the big data environment for data dimension reduction, according to need to modify the code itself
change-detection
- 对数据做变化检测,分析哪些部分变化比较大,并绘图-The data do change detection, which analyzes some of these changes is relatively large, and drawing
DecisionTree
- matlab代码实现决策树,是学习数据挖掘的基本分类器的入门代码-DecisionTree classifier about data mining coded by matlab
Hadoop
- 使用hadoop开发,可以对输入文件中出现的关键词统计词频并进行不同文本词频统计高低的排序,本代码需要用户自行定义关键词和输入文件-Use hadoop development, can appear in the input file keyword statistics word frequency and low frequency statistics different sort of text, the code requires a user-defined keywords an
Clustering-master
- 使用java实现了基于凝聚的聚合簇类算法,可直接运行,数据输出可导入导出-Use java class implements cluster aggregation algorithm based on aggregated, can be directly run, the data output can import and export
BP
- bp网络的测试代码,使用C++编程,已测试通过,希望对大家有用,多多提意见。-Bp network test code, using c++ programming, has the tests pass, hope useful for everyone, a lot of advice.
Ga_feature_selector_mcode
- Genetic algorithm for feature selection
project2
- 使用java语言实现的Apriori算法,简单使用,可以挖掘频繁项-implement Apriori algrithm with Java