Home | History | Annotate | Download | only in traincascade

Lines Matching refs:cv_labels

297     // in case of single ordered predictor we need dummy cv_labels
302 + (have_labels ? 1 : 0); // for cv_labels
2765 const int* cv_labels = data->get_cv_labels(node, cv_labels_buf);
2773 // but using the samples with cv_labels(*)!=j.
2775 // misclassified samples with cv_labels(*)==j.
2802 j = cv_labels[i]; k = responses[i];
2874 // but using the samples with cv_labels(*)!=j.
2876 // using samples with cv_labels(*)==j as the test subset:
2877 // error_j = sum_(i,cv_labels(i)==j)((Y_i - <node_value_j>)^2),
2880 // over the samples with cv_labels(*)==j.
2912 j = cv_labels[i];
3181 // split categorical vars, responses and cv_labels using new_idx relocation table