Searched defs:do_train (Results 1 – 4 of 4) sorted by relevance
1316 bool CvSVM::do_train( int svm_type, int sample_count, int var_count, const float** samples, in do_train() function in CvSVM
1308 bool CvDTree::do_train( const CvMat* _subsample_idx ) in do_train() function in CvDTree
1357 bool do_train( const Mat& _samples, const Mat& _responses ) in do_train() function in cv::ml::SVMImpl
1649 bool CvDTree::do_train( const CvMat* _subsample_idx ) in do_train() function in CvDTree