Feeds
提问
What is the difference between the regress function and the lscov function?
I would like to perform multiple linear regression, and it seems that there are two options for MATLAB functions, _regress_ and ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Error with MATLAB Weka Interface - Out of Bounds exception when more training samples than test samples
I'm doing some cross-validation and my loop structure seems to work fine for Weka's Logistic classifier. However, when I try to ...
14 years 前 | 0 个回答 | 0
0
个回答已回答
Matlab Weka Interface Java Exception
Ok actually I've figured it out, and I think it's worth putting the answer here because it is a little bizarre. If you don't add...
Matlab Weka Interface Java Exception
Ok actually I've figured it out, and I think it's worth putting the answer here because it is a little bizarre. If you don't add...
14 years 前 | 0
| 已接受
提问
Matlab Weka Interface Java Exception
Hi, Not sure if this is where I should post this question, since it is on something I downloaded from the FileExchange. If th...
14 years 前 | 3 个回答 | 0
3
个回答提问
Trouble with glmfit using binomial distribution and logit
I'm trying to perform logistic regression on a dataset using glmfit. Here is my code: N = ones(size(feature)); initcoeff =...
14 years 前 | 1 个回答 | 0

