[][src]Type Definition gbdt::decision_tree::PredVec

type PredVec = Vec<ValueType>;

The vector of the predicted values.