Files
amlhc/application/admin/model
916117771 e61d98607f feat(11-04): 实现权重网格搜索优化功能
- History.php model 新增 _optimizeWeightsGridSearch 方法
- 5种预定义权重配置:遗漏优先型、转移概率优先型、走势方向优先型、平衡型、组合特征优先型
- 优化目标:综合得分 = hit_rate*0.6 + ndcg_5*100*0.4
- 超时保护机制:默认60秒,超时后停止剩余配置测试

- History.php controller 新增 optimizeWeights 接口入口
- 参数验证:periods(50-500)、backtest(10-100)、timeout(10-120)
- 超时警告提示
2026-05-01 15:16:57 +08:00
..
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00
1
2026-04-21 23:02:15 +08:00