Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marina Noskova 40bf97c6d1 Refactored SVMSGD class 9 years ago
..
ann_mlp.cpp added wrapped load function for python as suggested by gat3way 9 years ago
boost.cpp 1. Input/OutputArray optimizations; 10 years ago
data.cpp fixed the upper boundary when calling checkRange (thanks to alalek) 10 years ago
em.cpp fix uninitialized matrix in EM::predict fixes #5443 10 years ago
gbt.cpp fixed "Conditional jump or move depends on uninitialised value(s)" in GBD 10 years ago
inner_functions.cpp fix randMVNormal in ML (#5469) 10 years ago
kdtree.cpp removed kdtree declaration from interface 11 years ago
kdtree.hpp removed kdtree declaration from interface 11 years ago
knearest.cpp 1. Input/OutputArray optimizations; 10 years ago
lr.cpp clean up code for train and predict methods of LR 9 years ago
nbayes.cpp ml: fix NormalBayesClassifier bulk prediction(#5911) 9 years ago
precomp.hpp Refactored SVMSGD class 9 years ago
rtrees.cpp couple of small fixes in rtrees variable importance calculation 10 years ago
svm.cpp fixed ABI incompatibilities as proposed by alalek 9 years ago
svmsgd.cpp Refactored SVMSGD class 9 years ago
testset.cpp fix assignment of class labels 9 years ago
tree.cpp Fixing invalid opencv_test_ml calls 10 years ago