Hello Santhu Athidi , you can check this documentation , here in the Name-Value Arguments , it's written that you can use fitcensemble with 'Bag' which can be used for both Binary and multiclass classification: in.mathworks.com/help/stats/fitcensemble.html#namevaluepairarguments Hope this will be helpful! Happy Learning :-)
Thanks for this tutorial. Do you have any tutorial on how to find significant factors i.e., the contribution of variables to the model - using Matlab? for example, I have like 20 dependent variables to predict an outcome and I'm going to use the random forest method in regression modeling. Now I want to know which variables are showing significance to the model.
Sorry for the inconvenience , you can check this documentation -- in.mathworks.com/help/stats/fitensemble.html , I will keep this in mind while creating future videos .. Happy Learning :-)
how can i change the code if the data has more than two indicators?
I got a question, what does the 'x___' mean for in 'e=min(data.x___repetition_time):0.01:max(data.x___repetition_time);' ?
in the CVS we need to change the row A1 to x___repetition_time!!
suppose there are more than 2 predictor variables, then what changes need to be made in the code? i just want the final confusion matrix
you are just awesome.. Please keep making more videos.. Subscribing your channel
Hi sir, how to classify multiple classes using random forest?
Hello Santhu Athidi , you can check this documentation , here in the Name-Value Arguments , it's written that you can use fitcensemble with 'Bag' which can be used for both Binary and multiclass classification:
in.mathworks.com/help/stats/fitcensemble.html#namevaluepairarguments
Hope this will be helpful! Happy Learning :-)
@@KnowledgeAmplifier1 thank you very much I will go through these documentation.. so kind of you
can anyone help me to get the code for random forest classification of engine out parameters estimating ANN
one question, In execution result, one overfitting point was executed, can i consider that point as outlier?
i got this error: Unrecognized table variable name 'x___repetition_time'.
What can be?
in the CVS we need to change the row A1 to x___repetition_time!!
you can change "x___repetition_time" to "repetition_time"
I am facing same error. would you solve this. please reply
hello, how about using Kfold with this script?
Hello sir, Is there any video for modelling regression data, Or any suggestions... I need implementation of Random forest for continuos data...
did you find any source for regression data? If yes, Could you please share.
Thanks for this tutorial. Do you have any tutorial on how to find significant factors i.e., the contribution of variables to the model - using Matlab? for example, I have like 20 dependent variables to predict an outcome and I'm going to use the random forest method in regression modeling. Now I want to know which variables are showing significance to the model.
Hello Nabil Zawad , here you go --
th-cam.com/video/BWdZsZ_60wg/w-d-xo.html
Happy Learning
Tks! :)
You are welcome Caroline Moraes! Happy Learning
i need this code
Hello Rahila hafiz code is there in description box , hope this will he helpful! Happy Learning :-)
so fast ,due this reason didnt understand
Sorry for the inconvenience , you can check this documentation -- in.mathworks.com/help/stats/fitensemble.html , I will keep this in mind while creating future videos ..
Happy Learning :-)