研究文章
血糖预测智能合奏深度学习系统使用遗传算法
| (1) |
过程预测() |
| (2) |
虽然countPoint < numberOfPointInFile |
| (3) |
/ /背中提取数据 |
| (4) |
提取葡萄糖/ / predictionPoint |
| (5) |
countPoint + + |
| (6) |
分割训练,测试 |
| (7) |
在modelList模型 |
| (8) |
/ / modelTraining火车模型 |
| (9) |
预测trainGlucose |
| (10) |
getModelWeights GA |
| (11) |
在trainModelList trainModel |
| (12) |
预测testGlucose |
| (13) |
用trainModelWeight, testPredGlucose |
| (14) |
modelSums multiplyPredResult |
| (15) |
计算RMSE (testGlucose modelSumsResult) |
|