Maksim Shabunin
|
108caae216
|
Modified logistic regression module according to comments
- Reworked documentation to reflect actual code
- Removed some unused variables
- Removed unnecessary 'cv::' modifiers
|
2014-08-18 19:13:59 +04:00 |
|
Rahul Kavi
|
f20db35b78
|
fixed logistic regression documentation warnings
|
2014-08-18 19:06:58 +04:00 |
|
Rahul Kavi
|
e7f14f3d0e
|
fixed missing semicolon in logistic regression documentation
|
2014-08-18 19:06:57 +04:00 |
|
Rahul Kavi
|
3622de2621
|
updated mini_batch_size description for LogisticRegressionParams in documentation
|
2014-08-18 19:06:57 +04:00 |
|
Rahul Kavi
|
e4ef0e0ca8
|
fixed indentation in logistic regression documentation
|
2014-08-18 19:06:57 +04:00 |
|
Rahul Kavi
|
7c97dbc196
|
fixed indentation in logistic regression documentation
|
2014-08-18 19:06:57 +04:00 |
|
Rahul Kavi
|
3a6deb3ed3
|
updated documentation to reflect new api changes for logistic regression
|
2014-08-18 19:06:52 +04:00 |
|
Rahul Kavi
|
af88f0c067
|
updated documentation to do reflect changes to logistic regression class
|
2014-08-18 19:06:52 +04:00 |
|
Rahul Kavi
|
78f3b0ad1f
|
removed unnecessary semicolon in LogisticRegression class documentation
|
2014-08-18 19:06:52 +04:00 |
|
Rahul Kavi
|
e4a90c19cc
|
updated documentation to reflect newer changes to LogisticRegression class
|
2014-08-18 19:06:48 +04:00 |
|
Rahul Kavi
|
3bf6c3c2aa
|
added documentation for logistic regression classifier
|
2014-08-18 19:06:36 +04:00 |
|