search for: svmlinear

Displaying 3 results from an estimated 3 matches for "svmlinear".

Did you mean: slinear
2010 Nov 22
1
Sporadic errors when training models using CARET
Hi. I am trying to construct a svmLinear model using the "caret" package (see code below). Using the same data, without changing any setting, sometimes it constructs the model successfully, and sometimes I get an index out of bounds error. Is this unexpected behaviour? I would appreciate any insights this issue. Thanks. ~Kendr...
2009 Nov 17
2
SVM Param Tuning with using SNOW package
Hello, Is the first time I am using SNOW package and I am trying to tune the cost parameter for a linear SVM, where the cost (variable cost1) takes 10 values between 0.5 and 30. I have a large dataset and a pc which is not very powerful, so I need to tune the parameters using both CPUs of the pc. Somehow I cannot manage to do it. It seems that both CPUs are fitting the model for the same values
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...:40 -0800 From: Kendric Wang <kendricw at interchange.ubc.ca> To: r-help at r-project.org Subject: [R] Sporadic errors when training models using CARET Message-ID: <AANLkTimKokkPu6L4r1dmaunSvd3PJ-dAjed_CKZ84RWD at mail.gmail.com> Content-Type: text/plain Hi. I am trying to construct a svmLinear model using the "caret" package (see code below). Using the same data, without changing any setting, sometimes it constructs the model successfully, and sometimes I get an index out of bounds error. Is this unexpected behaviour? I would appreciate any insights this issue. Thanks. ~Kendr...