Thanx Olivier and Lars

Thank you very much I will follow the latest version installation i.e 
from Git.

OC-SVM means One Class SVM ( I don't know if this a common abbreviation 
I am just using it)

Best Regards,

Dimitrios


On 12/01/2011 05:27 PM, Olivier Grisel wrote:
> 2011/12/1 Dimitrios Pritsos<[email protected]>:
>> Hello all,
>>
>> I would like to run some OC-SVM tests on a Automated Genre
> I don't know what OC-SVM stands for.
>
>> Identification problem (i.e. webpages genres) and I ve already installed
>> the git version few months ago.
>>
>> So, what should I do now? Update to the latest veriosion or install the
>> Debian package?
>>
>> The version I ve already installed few months ago is imported like this:
>>
>> import scikits.learn.svm
>>
>> However in the examples I ve just seen in the Documentation it is
>> imported like this:
>>
>> import sklearn.svm
>>
>> Is this indicating any major changes related to SVM API or interfacing
>> to libsvm?
> All API changes between version are documented here:
>
>    http://scikit-learn.org/stable/whats_new.html
>
> I don't think the SVM bindings changed much in the previous versions
> (besides the package renaming). The current master has more changes in
> the hyper-parameter handling and default values + a memory leak fix.
> The development changelog is available at:
>
>      http://scikit-learn.org/dev/whats_new.html
>


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to