Maksim Shabunin
79e8f0680c
Updated ml module interfaces and documentation
10 years ago
Dmitriy Anisimov
1007c06d44
initial commit
11 years ago
Maksim Shabunin
108caae216
Modified logistic regression module according to comments
...
- Reworked documentation to reflect actual code
- Removed some unused variables
- Removed unnecessary 'cv::' modifiers
11 years ago
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.
11 years ago
Maksim Shabunin
3e26086f82
Reworked ML logistic regression implementation, initial version
11 years ago
Maksim Shabunin
71770eb790
Fixed ML module build after merge
11 years ago
Rahul Kavi
3cdd2b2761
updated logistic regression program with new api example
11 years ago
Rahul Kavi
b8ea21b2e5
updated logistic regression sample program
11 years ago
Rahul Kavi
7612e7af05
fixed trailing white-space in sample program for logistic regression
11 years ago
Rahul Kavi
3a6466d2e1
updated logistic regression sample program
11 years ago
Rahul Kavi
8355293306
added program to demonstrate use of logistic regression classifier
11 years ago