forked from JointCloud/JCC-DeepOD
fix bugs in couta.py and test_rdp.py
This commit is contained in:
parent
ff431829e2
commit
859e902c5f
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue