I am new in MATLAB. Please suggest me the procedure for how to pass the dataset files to the TreeBagger classifier.

조회 수: 1 (최근 30일)
I have one dataset which contains number of folders and each folder contains number of files and also I have a treebagger classifier. I want to pass those files to that classifier. how can I use those files in that classifier. Is there any need to write the code to pass those files to that classifier. Please explain how to use treebagger classifier.

답변 (1개)

kowshik Thopalli
kowshik Thopalli 2017년 3월 5일
편집: kowshik Thopalli 2017년 3월 5일
Below is the Matlab documentation. Go through this. It is well written. https://www.mathworks.com/help/stats/treebagger.html
Hope this helps
  댓글 수: 4
priyanka gaikwad
priyanka gaikwad 2017년 3월 6일
I am steel confuse about how to pass the datset to the treebagger classifier. when I am try to running the sample subset of dataset the result of the files is- nodeCutVar: 0 nodeCutValue: 0 childnode: 0 nodelabel: 99
how I can predict on this. please anyone help me. how to pass the input files to the classifier.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by