opencv/modules/ml
Maksim Shabunin 4667e18831 Updated logistic regression example
- Extracted common operations to separate functions.
- Activated first parameters set.
- Some output formatting.
- Fixed loop break condition in mini_batch_gradient function.
2014-08-18 19:06:58 +04:00
..
doc fixed logistic regression documentation warnings 2014-08-18 19:06:58 +04:00
include/opencv2 Reworked ML logistic regression implementation, initial version 2014-08-18 19:06:58 +04:00
src Updated logistic regression example 2014-08-18 19:06:58 +04:00
test Reworked ML logistic regression implementation, initial version 2014-08-18 19:06:58 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00