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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

