Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/backend/tests
CarterPerez-dev 37738b4d0b test: add end-to-end training integration test 2026-02-28 07:13:30 -05:00
..
__init__.py checkpoint - phase 13 complete 2026-02-14 02:24:37 -05:00
conftest.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_api.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_autoencoder.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_cli.py feat(cli): update train command to use orchestrator pipeline 2026-02-28 06:52:14 -05:00
test_config_ml.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_data_loader.py feat(ml): add CSIC 2010 data loader with feature extraction 2026-02-28 05:39:51 -05:00
test_detection.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_ensemble.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_experiment.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_export_onnx.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_features.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_geoip.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_inference.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_integration.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_metadata.py feat(ml): add model metadata persistence with version hashing 2026-02-28 06:00:28 -05:00
test_ml_integration.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_orchestrator.py feat(ml): add training orchestrator with MLflow and validation 2026-02-28 06:41:10 -05:00
test_parsers.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_pipeline.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_scaler.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_splitting.py feat(ml): add stratified splitting with SMOTE oversampling 2026-02-28 06:29:07 -05:00
test_synthetic.py feat(ml): add synthetic attack and normal traffic generator 2026-02-28 06:31:22 -05:00
test_training.py feat(ai-threat-detection): complete Phase 2 — ML ensemble, inference, training pipeline 2026-02-28 04:40:33 -05:00
test_training_e2e.py test: add end-to-end training integration test 2026-02-28 07:13:30 -05:00
test_validation.py feat(ml): add ensemble validation with PR-AUC and F1 gates 2026-02-28 05:59:36 -05:00