wip, training still disabled

This commit is contained in:
Dobromir Popov
2025-07-24 16:20:37 +03:00
parent 045780758a
commit 78b4bb0f06
2 changed files with 22 additions and 11 deletions

View File

@ -199,6 +199,7 @@
- [x] 5.2. Implement persistent inference history storage
- Create InferenceHistoryStore class for persistent storage
- Store complete input data packages with each prediction
- Include timestamp, symbol, input features, prediction outputs, confidence scores