Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/backend/cli
CarterPerez-dev cf92b157f3 feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline
Add ONNX inference engine with 3-model ensemble (autoencoder, random forest,
isolation forest), ONNX export utilities, MLflow experiment tracking, and
classifier training scripts. Extend pipeline with hybrid ML/rules detection
mode, ensemble score fusion and blending, and full test coverage for all
new components. Fix Python 3 SyntaxError in parsers.py (except clause).
2026-02-28 04:40:33 -05:00
..
__init__.py checkpoint - phase 13 complete 2026-02-14 02:24:37 -05:00
main.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00