Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
7809c4156f1426489735f08500a64dc3cb234b6d
Switch branch/tag
opencv
modules
ml
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #9310 from r2d3:svm_parallel
· 70c5d696
Vadim Pisarevsky
authored
7 years ago
70c5d696
Name
Last commit
Last update
..
ann_mlp.cpp
Fixed #6562: Incorrect CV_64F management in ANN
8 years ago
boost.cpp
Add wrappers for load functions for DTrees and Boost classifiers
8 years ago
data.cpp
Prevent crash when attempting to create training data without responses.
7 years ago
em.cpp
Wrappers for load methods of EM, LR, SVMSGD and Normal Bayes Classifier
8 years ago
gbt.cpp
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
9 years ago
inner_functions.cpp
trace: initial support for code trace
7 years ago
kdtree.cpp
removed kdtree declaration from interface
10 years ago
kdtree.hpp
removed kdtree declaration from interface
10 years ago
knearest.cpp
Fix missing format when writing Algorithm-based objects
8 years ago
lr.cpp
Fixed some issues found by static analysis
7 years ago
nbayes.cpp
Fixing some static analysis issues
7 years ago
precomp.hpp
ml: disable not implemented k-fold validation in RTrees
7 years ago
rtrees.cpp
Fixing some static analysis issues
7 years ago
svm.cpp
trainAuto: uses parallel_for_ to dispatch all parameters combination to test
7 years ago
svmsgd.cpp
Wrappers for load methods of EM, LR, SVMSGD and Normal Bayes Classifier
8 years ago
testset.cpp
fix assignment of class labels
9 years ago
tree.cpp
Fixed several issues found by static analysis
7 years ago