Home | History | Annotate | Download | only in src

Lines Matching full:samples

169         // store the responses for the corresponding training samples
351 // c_{jk} - number of samples that have vi-th input variable = j and response = k.
376 // (i.e. by the weight of samples in j-th category that belong to class 1)
578 // LL - number of samples that both the primary and the surrogate splits send to the left
601 // initially all the samples are sent to the right by the surrogate split,
643 // LL - number of samples that both the primary and the surrogate splits send to the left
656 // 1. for each category calculate the weight of samples
677 // in each category send all the samples to the same direction as majority
742 // n is the number of samples in the node.
1017 // make all the samples active at start.
1051 // at this moment, for all the samples that participated in the training of the most
1052 // recent weak classifier we know the responses. For other samples we need to compute them
1067 // run tree through all the non-processed samples