feat: Initial commit of Clutch-IQ project

This commit is contained in:
xunyulin230420
2026-02-05 23:26:03 +08:00
commit a355239861
66 changed files with 12922 additions and 0 deletions

7
models/README.md Normal file
View File

@@ -0,0 +1,7 @@
# models/
训练产物与在线推理依赖的模型/映射文件目录。
- clutch_model_v1.jsonXGBoost 模型文件(推理服务与训练脚本均会加载)
- player_experience.json选手画像/经验映射(用于特征补充或推理增强)