feat: Optimize LSTM with Attention, add Stacking Ensemble and SHAP analysis

This commit is contained in:
xunyulin230420
2026-02-10 18:59:48 +08:00
parent a355239861
commit 706940d8d3
12 changed files with 1087 additions and 0 deletions

4
.gitignore vendored
View File

@@ -17,6 +17,10 @@ database/**/*.db
# Local demo snapshots (large)
data/processed/
data/demos/
data/sequences/
# Reports and Artifacts
reports/
# Local downloads / raw captures
output_arena/