boost.cpp
|
1. Input/OutputArray optimizations;
|
2015-04-07 16:44:26 +03:00 |
data.cpp
|
ml: moved getTestSamples implementation to src
|
2016-02-12 12:32:26 +03:00 |
em.cpp
|
fix uninitialized matrix in EM::predict fixes #5443
|
2015-12-23 11:19:48 +01:00 |
inner_functions.cpp
|
fix randMVNormal in ML (#5469)
|
2015-10-11 01:54:11 +03:00 |
kdtree.cpp
|
removed kdtree declaration from interface
|
2014-08-31 21:39:47 +04:00 |
kdtree.hpp
|
removed kdtree declaration from interface
|
2014-08-31 21:39:47 +04:00 |
knearest.cpp
|
1. Input/OutputArray optimizations;
|
2015-04-07 16:44:26 +03:00 |
lr.cpp
|
clean up code for train and predict methods of LR
|
2016-01-13 20:47:07 +02:00 |
precomp.hpp
|
Fixed doc/opencv.bib
|
2016-02-10 17:57:36 +03:00 |
svmsgd.cpp
|
svmsgd.cpp, fix #6248
|
2016-03-14 08:02:09 +01:00 |
testset.cpp
|
fix assignment of class labels
|
2016-01-14 02:56:34 +02:00 |
tree.cpp
|
Fix epsilon comparison when splitting
|
2016-03-28 14:16:32 -07:00 |