fix bugs in couta.py and test_rdp.py

This commit is contained in:
xuhongzuo 2023-09-21 16:19:46 +08:00
parent ff431829e2
commit 859e902c5f
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ Example:
cd DeepOD
pip install .
cd testbed
python testbed_unsupervised_ad.py --model DIF --runs 5 --input_dir ADBench
python testbed_unsupervised_ad.py --model DeepIsolationForest --runs 5 --input_dir ADBench