Community Profile

photo

Sincloe Brans


Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
RegressionTree cannot use "predict" method?
Just do Yfit = tree([Xnew]); where tree is your regression or classreg tree and Xnew the new X's to be predicted.

etwa 8 Jahre vor | 0

Frage


Classification regression tree structure
Has anyone used clasregtree function to build a tree with numerical responses (Y)? If yes then any idea how the means ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Regression tree -details of the terminal nodes
I am making a Tree regression using "classtreereg". My tree has 20 terminal nodes and I named my tree as "t2". How do I get the ...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Save matrix of each iteration
I have the following code: for c=1:10; D = maximin(n2,n1,'euclidean'); M = min(D,[],2); ; C=[D M]; [maxValue, ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


using value for a function from another function
I am developing a manufacturing process flow and I am stuck in place where there is a loop. Any kind of help is greatly appreci...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten