opencv/modules/ml/src
Maria Dimashova 811f6fbe92 fixed CvBoost
2011-02-04 15:06:26 +00:00
..
ann_mlp.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 2010-11-29 14:04:08 +00:00
boost.cpp fixed CvBoost 2011-02-04 15:06:26 +00:00
cnn.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
data.cpp a few more little fixes in read_csv 2010-12-04 18:42:09 +00:00
em.cpp revert to using fixed RNG in EM, otherwise the algorithm becomes non-deterministic and the test fails sometimes. in the meantime, EM needs to switch to more robust cv::kmeans instead of CvEM::kmeans. 2010-12-06 09:41:28 +00:00
ertrees.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 2010-11-29 14:04:08 +00:00
estimate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
gbt.cpp fixed GBTrees build on NetBSD & Android; fixed GPU brute force matcher test build on MacOSX 2010-12-06 19:42:16 +00:00
inner_functions.cpp fixed #517; uncommented ertrees test and moved it to black llist 2010-11-29 09:34:06 +00:00
knearest.cpp fixed some GCC 4.4 warnings 2010-11-20 12:05:28 +00:00
nbayes.cpp improved naive bayes robustness in the case of singular data 2010-12-12 22:45:31 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp eliminated some GCC 4.x warnings 2010-07-16 15:31:52 +00:00
rtrees.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 2010-11-29 14:04:08 +00:00
svm.cpp added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314) 2010-11-29 22:37:02 +00:00
testset.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
tree.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 2010-11-29 14:04:08 +00:00