Home | History | Annotate | Download | only in opencv2

Lines Matching refs:MINI_BATCH

1421     Descent. Will only be used if using LogisticRegression::MINI_BATCH training algorithm. It
1444 MINI_BATCH = 1 //!< Set MiniBatchSize to a positive integer when using this method.