MythEclipse
f9bd991bdf
feat(ml): implement v3.0 architecture with CBAM and calibrated inference
...
- Integrate Convolutional Block Attention Module (CBAM) for improved feature focus
- Implement temperature scaling and confidence-based status reporting
- Automate dataset acquisition using kagglehub
- Update ONNX opset to 18 and refine preprocessing validation
2026-06-12 15:24:49 +00:00
MythEclipse
89dcbe8fa2
feat(ml-service): add detailed ML observability metrics for inference, predictions, and errors
2026-06-08 01:21:47 +07:00
MythEclipse
eefb16ad1d
feat(ml-service): add Prometheus metrics and request telemetry instrumentation
2026-06-07 18:12:32 +07:00
Asep Haryana Saputra and Claude Opus 4.7
e03c8a60fe
fix: align Rust ML service with verified cargo build
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-23 12:21:33 +00:00
Asep Haryana Saputra
b4975819eb
feat: serve ML inference endpoints with Axum
2026-05-23 09:48:54 +00:00
Asep Haryana Saputra
ee872c644f
fix: align ML service response schemas
2026-05-23 09:36:20 +00:00
Asep Haryana Saputra
dce4d4f21c
feat: define ML service API responses
2026-05-23 09:33:15 +00:00