Rename A+C combo → JANUS: configs, model dirs, scripts, docs

This commit is contained in:
2026-05-07 21:35:33 +08:00
parent 623c373d02
commit 1fc0260309
24 changed files with 59 additions and 59 deletions

View File

@@ -79,7 +79,7 @@ The 9-d packet schema and 20-d flow schema are FIXED in `common/data_contract.py
```bash
# Train JANUS on CICIDS2017 (3 seeds available: 42, 43, 44)
cd Mixed_CFM
uv run --no-sync python train.py --config configs/cicids2017_ac_combo_seed42.yaml
uv run --no-sync python train.py --config configs/cicids2017_seed42.yaml
# Phase-1 evaluation: per-attack-class AUROC + 10-d score export
uv run --no-sync python eval_phase1.py \
@@ -92,7 +92,7 @@ uv run --no-sync python eval_cross.py \
--out <result.json>
```
JANUS hyper-parameters (locked in `Mixed_CFM/configs/<dataset>_ac_combo_seed*.yaml`):
JANUS hyper-parameters (locked in `Mixed_CFM/configs/<dataset>_seed*.yaml`):
```yaml
T: 64 # max packet sequence length