Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/backend/ml
CarterPerez-dev a9f6d3633f feat(ml): add CSIC 2010 dataset download script 2026-02-28 07:08:14 -05:00
..
__init__.py checkpoint - phase 13 complete 2026-02-14 02:24:37 -05:00
autoencoder.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
data_loader.py feat(ml): add CSIC 2010 data loader with feature extraction 2026-02-28 05:39:51 -05:00
download_csic.py feat(ml): add CSIC 2010 dataset download script 2026-02-28 07:08:14 -05:00
experiment.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
export_onnx.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
metadata.py feat(ml): add model metadata persistence with version hashing 2026-02-28 06:00:28 -05:00
orchestrator.py feat(ml): add training orchestrator with MLflow and validation 2026-02-28 06:41:10 -05:00
scaler.py add learn folder, move hidden files, update root readme, add learn folder, add clang tidy, and format 2026-02-26 00:38:55 -05:00
splitting.py feat(ml): add training orchestrator with MLflow and validation 2026-02-28 06:41:10 -05:00
synthetic.py feat(ml): add synthetic attack and normal traffic generator 2026-02-28 06:31:22 -05:00
train_autoencoder.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
train_classifiers.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
validation.py feat(ml): add ensemble validation with PR-AUC and F1 gates 2026-02-28 05:59:36 -05:00