Difference between revisions of "Toolbox configuration"

From SUMOwiki
Jump to navigationJump to search
Line 10: Line 10:
 
* [[Sample Selectors]]
 
* [[Sample Selectors]]
 
* [[Adaptive Model Builders]]
 
* [[Adaptive Model Builders]]
 
== Plan ==
 
== ContextConfig ==
 
== M3 ==
 
== Sample Evaluators ==
 
== Sample Selectors ==
 
 
=== RandomSampleSelector ===
 
 
The RandomSampleSelector chooses its samples randomly.
 
 
{{OptionsHeader}}
 
{{Option
 
|name        = "minSamples"
 
|values      = positive integer
 
|default    = 0
 
|req        = no
 
|description = The minimum amount of new samples that will be evaluated. Has to be smaller than "maxSamples".
 
}}
 
{{Option
 
|name        = "maxSamples"
 
|values      = positive integer
 
|default    = 5
 
|req        = no
 
|description = The maximum amount of new samples that will be evaluated. Has to be larger than "minSamples".
 
}}
 
 
== Adaptive Model Builders ==
 

Revision as of 16:36, 8 May 2007

The toolbox can be configured by means of an XML file.

The following components can be configured separately: