资源列表
lwpr
- LWPR 局部加权投影回归算法,是一种高效的数据降维方法,也能用于预测方法研究。 -LWPR is an effective dimensionality reduction approach. It can be used for prediction.
ConfusionMatrices
- 基于matlab的混淆矩阵算法,内含具体实例,可作出混淆矩阵相关图。
k-means
- k-means算法实现,能够直接导入直接运行,对学士有很大的帮助-k means algorithm, you can run
08195308
- 用凌阳61板实现语音播放的程序,自带音乐,适合初学者()
股票爬虫
- 网易财经股票爬虫,通过python编写的,可以访问某只股票所有的历史数据(Netease financial stock crawler, written by python, can access all the historical data of a stock)
fengqunsuanfaPID
- 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID controller tuning difficult problem
wwrdsubcjtss
- 几个快速傅立叶变换算法 离散傅里叶变换(DFT)()
6719496
- 工会管理系统源代码,全面实用,可以参考,()
steven2358-kmbox-v0.11-0-g425fe66
- 核方法工具箱,包括核典型相关分析KCCA,KPLS等算法的源码和实现。-Kernel Methods Toolbox KMBOX includes implementations of algorithms such as kernel principal component analysis (KPCA), kernel canonical correlation analysis (KCCA) and kernel recursive least-squares (KRLS).
关联规则脚本
- 运用R进行关联规则分析,对数据进行数据可视化操作(R language for association rules analysis, using R language for data visualization operations)
Cart-tree
- 实现CART树回归,树的生成与剪枝过程,并与简单线性回归进行对比-Implement a regression tree generation algorithm when the leaf nodes indicate 3rd order polynomials. Test your program with the dataset and compare the results with those of simple linear regression
数据挖掘各类算法
- apriori、id3、c4.5、fp树等算法的的python实现(Python implementation of apriori, id3, c4.5, FP Tree and other algorithms)