any ideas why it not converge?
from http://www.csie.ntu.edu.tw/~cjlin/libsvm/faq.html, the author said 
replacing the Qfloat float with double can help,
but it didn't work for me.

On Aug 7, 2013, at 9:09 PM, Olivier Grisel <[email protected]> wrote:

> 2013/8/7 Gael Varoquaux <[email protected]>:
>> On Wed, Aug 07, 2013 at 03:27:38PM +0800, Terry Peng wrote:
>>> Thanks, but i was using linear kernel.
>> 
>> I don't really think that using a linear kernel with a OneClassSVM makes
>> much sens. Do you have a specific intuition or reason to use a linear
>> kernel?
> 
> I think it can make sense for high dim sparse data with positive features.
> 
> -- 
> Olivier
> http://twitter.com/ogrisel - http://github.com/ogrisel
> 
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead. 
> Download for free and get started troubleshooting in minutes. 
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to