资源列表
xtfpmfr
- 支持向量机用于分类和回归,SVM的经典文献,搞机器学习的人必备文献,()
3117116
- 支持向量机用于分类和回归,SVM的经典文献,搞机器学习的人必备文献,()
quantstrat_0.9.1687.tar
- R package for trading in the stock market-R package
extractWiki
- 从enwiki-latest-pages-articles.xml中抽取维基页面的正文内容。-Extract text content enwiki-latest-pages-articles.xml.
R-programming
- R语言编程中文版书籍,较简单适合初学时看。-R programming
data-mining
- 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
a-decentralized-positioning-scheme
- 根据资料中的论文,部分编写了代码验证了该方案,实现了该定位方法的仿真。-According to the data in the paper, part of the proposed method is validated through the code, and realize the simulation of the positioning method.
18418807
- C语言数值算法程序大全>>配套程序()
visualization
- 用Python实现数据可视化的一个小案例,数据来自金融(Using Python to achieve data visualization of a small case, data from the financial)
Drools_CleanData
- 使用Drools规则引擎,自定义规则来进行脏数据清洗的实例-Use the Drools rules engine to customize rules for dirty data cleaning instances
Relief
- Relief算法是一种特征权重算法,可以用于特征选择-Relief algorithm is a feature weighting algorithm,which can be used for feature selection
pltphses
- 优化问题中的直接搜索法,相比其他方法,有不需要梯度就可以的算()