RCV
RCV(N, Lv, y, alphaIprim, fold, TAiv)
Set of best pruning and the associated error calculated with test sets.
Number of rows in data.
Test set.
Column output indexes in data.
Alpha obtained as the square root of the product of two consecutive alpha values in tree_alpha list. It is used to find the best pruning tree.
Parts in which the original data is divided into to perform Cross-Validation.
List with each possible pruning for the deep tree generated with the train set and its associated alpha values.