Maksim Shabunin
|
79e8f0680c
|
Updated ml module interfaces and documentation
|
10 years ago |
Maksim Shabunin
|
53c9460454
|
Reorganized ML module documentation
- fixed one BiB record
- moved algorithms overview to separate page
- added docs for some enumerations
- fixed some small documentation errors
|
10 years ago |
Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
10 years ago |
Maksim Shabunin
|
108caae216
|
Modified logistic regression module according to comments
- Reworked documentation to reflect actual code
- Removed some unused variables
- Removed unnecessary 'cv::' modifiers
|
10 years ago |
Rahul Kavi
|
f20db35b78
|
fixed logistic regression documentation warnings
|
10 years ago |
Rahul Kavi
|
e7f14f3d0e
|
fixed missing semicolon in logistic regression documentation
|
10 years ago |
Rahul Kavi
|
3622de2621
|
updated mini_batch_size description for LogisticRegressionParams in documentation
|
10 years ago |
Rahul Kavi
|
e4ef0e0ca8
|
fixed indentation in logistic regression documentation
|
10 years ago |
Rahul Kavi
|
7c97dbc196
|
fixed indentation in logistic regression documentation
|
10 years ago |
Rahul Kavi
|
3a6deb3ed3
|
updated documentation to reflect new api changes for logistic regression
|
10 years ago |
Rahul Kavi
|
af88f0c067
|
updated documentation to do reflect changes to logistic regression class
|
10 years ago |
Rahul Kavi
|
78f3b0ad1f
|
removed unnecessary semicolon in LogisticRegression class documentation
|
10 years ago |
Rahul Kavi
|
e4a90c19cc
|
updated documentation to reflect newer changes to LogisticRegression class
|
10 years ago |
Rahul Kavi
|
3bf6c3c2aa
|
added documentation for logistic regression classifier
|
10 years ago |
Rahul Kavi
|
b9902f39b7
|
added reference to logistic regression document
|
10 years ago |
Vadim Pisarevsky
|
2520e335d1
|
removed many extra whitespaces; fixed 1 warning
|
10 years ago |
Vadim Pisarevsky
|
28ca6ac05e
|
fixed building html docs
|
10 years ago |
Vadim Pisarevsky
|
c6593d02a6
|
updated docs
|
10 years ago |
Cosmin Boaca
|
97092e31bc
|
Added result_probabilities parameter to CvNormalBayesClassifier::predict method. Issue #3401
|
11 years ago |
Cosmin Boaca
|
3985980b2f
|
Added returnDFVal parameter to parallel CvSVM::predict function
|
11 years ago |
Nghia Ho
|
d3e24f3cbf
|
Improved documentation for neural network
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
11 years ago |
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
11 years ago |
StevenPuttemans
|
ed76b2f98f
|
Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong
ReST directive was used. Also fixed some other ReST directives that were
not correct and removed some warnings during buildbot checks.
|
11 years ago |
Roman Donchenko
|
2f780ed994
|
Fix whitespace errors.
|
11 years ago |
StevenPuttemans
|
f28496c628
|
Added sample links in documentation for python2, ocl and gpu
|
11 years ago |
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
12 years ago |
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
12 years ago |
Markus Schoeler
|
5484a41960
|
Corrected a mistake in CHI2 kernel in line 354 and line 362 svm.cpp
Added new kernels to documentation
|
12 years ago |
Andrey Kamaev
|
ff7b604a25
|
Fix several inconsistent declarations identified by check_doc2 script
|
12 years ago |
Niels Gerlif Myrtue
|
7697d79d93
|
Added the predict_all function wrapper for python that was missing from the documentation
Copied the docstring description
|
12 years ago |
Daniil Osokin
|
fe5b9df45f
|
Fixed multiple issues in docs (bug #2410)
|
12 years ago |
Alexander Smorkalov
|
8cb0343f4c
|
Documentation build warning fixes.
Invalid links and refences fixed.
SpaeseMat class documentation updated.
|
12 years ago |
Eugene Gritskevich
|
8ca86e2f52
|
Update modules/ml/doc/gradient_boosted_trees.rst
|
12 years ago |
Vadim Pisarevsky
|
849a8c8d20
|
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
|
12 years ago |
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Andrey Kamaev
|
7d6a2f1bca
|
Revert "skip of table header in MLData (#1962)"
This reverts commit 4d36be8794 .
Conflicts:
modules/ml/include/opencv2/ml/ml.hpp
modules/ml/src/data.cpp
|
12 years ago |
Marina Kolpakova
|
6cca6a4548
|
merged the trunk r8669:8702
|
13 years ago |
Alexander Mordvintsev
|
b4dafa6b58
|
fixed SVM train_auto docs: "train set" <-> "test set"
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
a20248977c
|
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Maria Dimashova
|
4d36be8794
|
skip of table header in MLData (#1962)
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Andrey Kamaev
|
f14d80ab44
|
Minor documentation fix
|
13 years ago |
Maria Dimashova
|
f6bddd23af
|
minor doc fix
|
13 years ago |