Feeds
질문
Controlling a ListBox's items from a PopupMenu
Hi, I have a popup menu that changes a global variable in its callback, and the global variable is used as an index for sever...
11년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Problem with LinearModel varNames
I'm using the mdl=stepwiselm(X,y) syntax so it's auto-assigning the variable names by default. And that's all of my code. X is a...
Problem with LinearModel varNames
I'm using the mdl=stepwiselm(X,y) syntax so it's auto-assigning the variable names by default. And that's all of my code. X is a...
11년 초과 전 | 0
질문
Problem with LinearModel varNames
I've tried using both stepwise and stepwiselm in their (X,y) input mode, with X being 45x20 and y 45x1, but whenever I try to ru...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
Getting SVM weights from svmtrain (using sigmoid kernel)
I've trained an SVM on my data using svtrain and a sigmoid kernel. After the fact, I'd like to visualize how the weights are dis...
11년 초과 전 | 답변 수: 0 | 0