Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias Mayr
limbo
Commits
e381be6d
Commit
e381be6d
authored
Mar 25, 2016
by
Jean-Baptiste Mouret
Browse files
misc minor things
parent
d1e5b12f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/limbo/stop/max_predicted_value.hpp
View file @
e381be6d
...
...
@@ -19,9 +19,9 @@ namespace limbo {
}
namespace
stop
{
///@ingroup stop
///Stop once the value for the best sample is above
(
ratio * best value predicted by the model
///Stop once the value for the best sample is above
:
ratio *
(
best value predicted by the model
)
///
///Paramter: double ratio
///Param
e
ter: double ratio
template
<
typename
Params
,
typename
Optimizer
=
boost
::
parameter
::
void_
>
struct
MaxPredictedValue
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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