Lines Matching refs:cv_labels
257 // in case of single ordered predictor we need dummy cv_labels
2257 const int* cv_labels = data->get_labels(node);
2265 // but using the samples with cv_labels(*)!=j.
2267 // misclassified samples with cv_labels(*)==j.
2294 j = cv_labels[i]; k = responses[i];
2366 // but using the samples with cv_labels(*)!=j.
2368 // using samples with cv_labels(*)==j as the test subset:
2369 // error_j = sum_(i,cv_labels(i)==j)((Y_i - <node_value_j>)^2),
2372 // over the samples with cv_labels(*)==j.
2402 j = cv_labels[i];
2597 // split categorical vars, responses and cv_labels using new_idx relocation table