mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Misc. modules/ typos (cont.)
Found via `codespell`
This commit is contained in:
@@ -253,7 +253,7 @@ CvGBTrees::train( const CvMat* _train_data, int _tflag,
|
||||
}
|
||||
}
|
||||
|
||||
// inside gbt learning proccess only regression decision trees are built
|
||||
// inside gbt learning process only regression decision trees are built
|
||||
data->is_classifier = false;
|
||||
|
||||
// preproccessing sample indices
|
||||
|
||||
Reference in New Issue
Block a user