TuneUseFilename

Use model file names as model names
 Type: int
 Default value: 0
 Minimum value: 0
 Maximum value: 1

During tuning, each model is referred to using a name (e.g., when displaying progress information for that model). By default, the model name comes from the contents of the model file. If this parameter is set to 1 before calling grbtune, tuning will refer to a model using the name of the model file instead. This can be helpful when several models being tuned have the same (or no) names.

Note: Command-line only

For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.