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