[scikit-learn] about svdd model

Albert Thomas albertthomas88 at gmail.com
Sat Jul 23 05:54:32 EDT 2016


Hi,

There was a pull request for the svdd

https://github.com/scikit-learn/scikit-learn/pull/5899

But it has been closed recently...

Note that if you apply the OCSVM with the rbf kernel it is equivalent to
the svdd.

Albert
On sam. 23 juil. 2016 at 10:39, fengyanghe <fengyanghe at gmail.com> wrote:

> Hi guys:
> I'm trying to solve an one class classification problem. It seems to be
> not very good by using one class svm of scikit-learning. I want to try
> support vector data description(svdd) mothed. I'm wondering where I can get
> the code of the svdd.
>
> thanks. _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160723/b54f03e8/attachment.html>


More information about the scikit-learn mailing list