필터 지우기
필터 지우기

what is meant by "resubstitution"??.... (Matlab 2011a)

조회 수: 1 (최근 30일)
sani ars
sani ars 2012년 5월 23일
resubstitution??.. resuberror??... resubpredict??..

채택된 답변

Ilya
Ilya 2012년 5월 23일
Could you please read the documentation and/or help? For example,
doc ClassificationTree/resubPredict
"label = resubPredict(tree) returns the labels tree predicts for the data tree.X"
  댓글 수: 2
Oleg Komarov
Oleg Komarov 2012년 5월 23일
EDIT [23 May 2012, 16:16 BST - OK] merged from indipendent question
Sannia says/asks:
I think u didn't get my point....
I actually wants to know about the resubstitution.....
Is it a type of partition ??.. I am discussing it in the context of ensemble methods, Classification....
Ilya
Ilya 2012년 5월 23일
Well, it was kinda hard to get your point.
Resubstitution estimates are obtained on training data. For example, "resubstitution error" means "training error".

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

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by