Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
sani ars
sani ars el 23 de Mayo de 2012
resubstitution??.. resuberror??... resubpredict??..

Respuesta aceptada

Ilya
Ilya el 23 de Mayo de 2012
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 comentarios
Oleg Komarov
Oleg Komarov el 23 de Mayo de 2012
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 el 23 de Mayo de 2012
Well, it was kinda hard to get your point.
Resubstitution estimates are obtained on training data. For example, "resubstitution error" means "training error".

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by