Yue Zhao
Yue Zhao
please use the latest version here: https://github.com/yzhao062/pyod/blob/master/examples/copod_example.py
sorry for being late on this...
Thanks for the interest:) The production version is going to be released in pyod (aiming for another week or two): https://github.com/yzhao062/pyod/tree/lscp_implementation The improved version of DCSO is called LSCP (https://github.com/yzhao062/LSCP)....
Thanks for the PR -- I will suggest calling it vae_torch.py other than vae.py to directly overwrite the keras one (we will retire the keras version later
thanks for the PR! could you resubmit it to the development branch?
please resubmit this PR the development branch. thank you!
It is a long and complicated story. It was supposed to be released under Microsoft but we missed a few deadline due to my job search so it is no...
Of course! I am a bit more cautious for anything in the base.py # if this is a PyThresh object else: prediction = self.contamination.predict(pred_score) I am wondering if .predict is...
thanks for this -- please submit the PR to the development branch :)
This is caused by keras update -- please use keras