I am trying to run svmachines command and this syntax, when I run this in CV and Test predictions I am getting same #s. Please somebody can help me why I am getting these results based on this syntax.
svmachines depVar indVars if train, c(1000) gamma(.00001) eps(.00001) type(svc) nu(0.00001) tolerance(0.00001) kernel(rbf)
I will appreciate for this help.
Thanks
Maa
Related Posts with svmachines
Suggestion for graphing regression coefficientsI have a variable with six categories that I've entered into a regression model with a set of covari…
Simple by() and 'if' questionI'm working with some historical data on NFL players. I want to create a dummy variable indicating w…
Need for a permutation test ?Hi, STATA people, I have 12000 observation. I want to randomly assign a fake treatment value of 1 t…
Change of variable in one columnHi Stata users, I am trying to generate a variable to tell me when a change in values has occurred …
cond() functionHi all! I have the following dilemma. I would like to create variables such that: if a local takes…
Subscribe to:
Post Comments (Atom)
0 Response to svmachines
Post a Comment