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
ff77f4d9ef7268a07f7c68095835719ca2de98cd
Switch branch/tag
opencv
modules
ml
test
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
ml: fix NormalBayesClassifier bulk prediction(#5911)
· 5afd0e21
berak
authored
9 years ago
5afd0e21
Name
Last commit
Last update
..
test_emknearestkmeans.cpp
1. Input/OutputArray optimizations;
9 years ago
test_gbttest.cpp
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
10 years ago
test_lr.cpp
1. Input/OutputArray optimizations;
9 years ago
test_main.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
14 years ago
test_mltests.cpp
ml: fix NormalBayesClassifier bulk prediction(#5911)
9 years ago
test_mltests2.cpp
1. Input/OutputArray optimizations;
9 years ago
test_precomp.hpp
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
10 years ago
test_save_load.cpp
1. Input/OutputArray optimizations;
9 years ago
test_svmtrainauto.cpp
Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096)
9 years ago