Add smooth strategy to hyperparameter in b_main
Add smooth strategy to reports
This commit is contained in:
@@ -30,7 +30,8 @@ namespace platform {
|
||||
{"margin", {"0.1", "0.2", "0.3"}},
|
||||
{"n_folds", {"5", "10"}},
|
||||
{"discretize_algo", {"mdlp", "bin3u", "bin3q", "bin4u", "bin4q"}},
|
||||
{"platform", {"any"}},
|
||||
{"smooth_strat", {"OLD_LAPLACE", "LAPLACE", "CESTNIK"}},
|
||||
{ "platform", {"any"} },
|
||||
{"model", {"any"}},
|
||||
{"seeds", {"any"}},
|
||||
{"nodes", {"any"}},
|
||||
|
Reference in New Issue
Block a user