Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
e3310d45
Commit
e3310d45
authored
Sep 10, 2011
by
Davis King
Browse files
updated docs
parent
cafa17c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
docs/docs/ml.xml
docs/docs/ml.xml
+3
-2
No files found.
docs/docs/ml.xml
View file @
e3310d45
...
@@ -2022,7 +2022,8 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -2022,7 +2022,8 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/svm/cross_validate_regression_trainer_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/svm/cross_validate_regression_trainer_abstract.h
</spec_file>
<description>
<description>
Performs k-fold cross validation on a user supplied regression trainer object such
Performs k-fold cross validation on a user supplied regression trainer object such
as the
<a
href=
"#svr_trainer"
>
svr_trainer
</a>
and returns the mean squared error.
as the
<a
href=
"#svr_trainer"
>
svr_trainer
</a>
and returns the mean squared error
and R-squared value.
</description>
</description>
<examples>
<examples>
<example>
svr_ex.cpp.html
</example>
<example>
svr_ex.cpp.html
</example>
...
@@ -2038,7 +2039,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -2038,7 +2039,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/svm/cross_validate_regression_trainer_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/svm/cross_validate_regression_trainer_abstract.h
</spec_file>
<description>
<description>
Tests a regression function (e.g.
<a
href=
"#decision_function"
>
decision_function
</a>
)
Tests a regression function (e.g.
<a
href=
"#decision_function"
>
decision_function
</a>
)
and returns the mean squared error.
and returns the mean squared error
and R-squared value
.
</description>
</description>
</component>
</component>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment