.. |
ann_mlp.cpp
|
added wrapped load function for python as suggested by gat3way
|
2016-01-11 10:59:15 +01:00 |
boost.cpp
|
1. Input/OutputArray optimizations;
|
2015-04-07 16:44:26 +03:00 |
data.cpp
|
fixed the upper boundary when calling checkRange (thanks to alalek)
|
2015-12-10 20:17:17 +03:00 |
em.cpp
|
fix uninitialized matrix in EM::predict fixes #5443
|
2015-12-23 11:19:48 +01:00 |
gbt.cpp
|
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
|
2015-09-13 12:36:57 +02: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 |
nbayes.cpp
|
ml: fix NormalBayesClassifier bulk prediction(#5911)
|
2016-01-04 11:47:08 +01:00 |
precomp.hpp
|
Fixed doc/opencv.bib
|
2016-02-10 17:57:36 +03:00 |
rtrees.cpp
|
couple of small fixes in rtrees variable importance calculation
|
2015-12-10 18:13:54 +03:00 |
svm.cpp
|
fixed ABI incompatibilities as proposed by alalek
|
2016-01-07 08:00:01 +01:00 |
svmsgd.cpp
|
Fixed small bug in SVMSGD::clear().
|
2016-02-10 16:59:12 +03:00 |
testset.cpp
|
fix assignment of class labels
|
2016-01-14 02:56:34 +02:00 |
tree.cpp
|
Fixing invalid opencv_test_ml calls
|
2015-03-20 17:49:03 +03:00 |