原始数据集、为本解决方案编写的 Python 程序、生成的数据集。
- deprecated:解题过程中弃用的模型,如 PCA,SNN
- images:使用程序生成的图片
- reference:参考数据集
- referenceKalman:卡尔曼滤波后的参考数据集
- test:测试数据集
- drawchart.py:参考数据折线图箱型图绘图程序
- features.py:提取时序特征程序
- featuresPriority.py:特征优先度排序程序
- featureschart.py:“滤纸条”绘图程序
- kalman.py:卡尔曼滤波绘图程序
- kalman1.py:卡尔曼滤波处理数据程序
- reference.txt:参考数据集特征(84维)
- reference1.txt:参考数据集特征(48维)
- test.py:测试数据判定程序
- testreference.txt:测试数据集特征