ocsvm-anomaly-detection
ocsvm-anomaly-detection copied to clipboard
anomaly detection by one-class SVM
I am trying to run this code with the dataset that you have provided. I was able to process the dataset and convert it to a .npz file. When I...
I have used the default parameters except for datapath changes to my own directory
请问文件路径是空的,我该怎么办呀
When I run this code in the cifar dataset, I find a strange phenomenon that the predict_prob is always fixed. But I can not find the reason behind the phenomenon....
Is it possible to train my own dataset?
I am trying to use your code, but the data folder is empty. So I cannot use your code , which is too bad. Thank you