Hello, Jessica,

Can you please elaborate what you're trying to find with that function.
If e.g. you want to find best parameters C and gamma for RBF model (SVM), you 
can use grid.py, check here:
http://www.csie.ntu.edu.tw/~cjlin/libsvm/

Function tune.control() in package e1071 is an R interface to this algorithm.

Best,
-Alex
________________________________________
From: r-help-boun...@r-project.org [r-help-boun...@r-project.org] on behalf of 
Jessica Streicher [j.streic...@micromata.de]
Sent: 03 April 2012 11:05
To: r-help@r-project.org
Subject: [R] e1071 tune.control() random parameter

I'm not sure what the parameter specifies:

random
if an integer value is specified, random parameter vectors are drawn from the 
parameter space.
What are the parameter vectors and what is the parameter space? What means 
drawn?

greetings
Jessi
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to