搜索资源列表
change-detection
- 对数据做变化检测,分析哪些部分变化比较大,并绘图-The data do change detection, which analyzes some of these changes is relatively large, and drawing
discrete-point
- MATLAB的离群点检测,数据可以自行更改,但是系统数据尽量不要更改。-discrete point
Apriori-master
- 用Apriori算法挖掘出入侵检测数据集KDD99的数据关联性,从而检测出未知的攻击-Apriori algorithm is used to extract the data association of the intrusion detection data set KDD99, and the unknown attack is detected
liqundianjiance
- 此为利用离群点检测剔除风电异常数据后,利用极限学习机验证的代码- U6B64 u4E3A u5229 u7528 u79BB u7FA4 u70B9 u68C0 u6D4B u5254 u9664 u98CE u7535 u5F02 u5E38 u6570 u636E u540E uFF0C u5229 u7528 u6781 u9650 u5B66 u4E60 u673A u9A8C u8BC1 u7684 u4EE3 u7801
python数据分析之金融欺诈行为检测
- 用python写的一个关于金融欺诈行为检测的数据分析程序,用的是回归预测模型(This is a data anlysis program for the detection of financial fraud, based on logistic regression model.)
6309923
- cmu车辆检测以及跟踪程序,采用光流法计算,()
核主元分析(Kernel principal component analysis ,KPCA)在降维、特征提取以及故障检测中的应用
- 主要功能有: (1)训练数据和测试数据的非线性主元提取(降维、特征提取) (2)SPE和T2统计量及其控制限的计算 (3)故障检测 KPCA的建模过程(故障检测): (1)获取训练数据(工业过程数据需要进行标准化处理) (2)计算核矩阵 (3)核矩阵中心化 (4)特征值分解 (5)特征向量的标准化处理 (6)主元个数的选取 (7)计算非线性主成分(即降维结果或者特征提取结果) (8)SPE和T2统计量的控制限计算