Retrieve a Paramater Configuration for the given id from the mlrHyperopt servers.
downloadParConfig(id)
id | [ |
---|
[ParConfig
]
#> Parameter Configuration #> Parameter Values: cachesize=100, tolerance=0.01 #> Associated Learner: classif.svm #> Parameter Set: #> Type len Def Constr Req Tunable Trafo #> cost numeric - - 0 to 15 - TRUE - #> degree integer - 3 1 to Inf Y TRUE - #> gamma numeric - - -5 to 5 - TRUE Y #> kernel discrete - - polynomial,radial - TRUE -