Community Profile

photo

Keyan Li


Last seen: 2 years ago Active since 2022

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Proximity Matrix of Random Forest
I want to know how to get the proximity matrix of random forest in Matlab. For random forest, I build the model through fitcense...

2 years ago | 0 answers | 0

0

answers

Question


How to set “ScoreTransform” of function “fitcensemble” with "AdaBoostM2" in order to output probability when making prediction ?
I am doing Multicalssification with fitcensemble. I want to output probability as [pred, prob] = mdl.predict(X) with mdl trained...

2 years ago | 0 answers | 0

0

answers

Question


How does 'prior' and 'cost' parameters influence esembling learning ?
I am interested in how 'prior' and 'cost' are implemented in esembling learning algorithm of MATLAB. More specifically, how they...

2 years ago | 1 answer | 0

1

answer