Mercurial > repos > goeckslab > tabular_learner
diff test-data/expected_best_model_classification_customized.csv @ 9:e7dd78077b72 draft default tip
planemo upload for repository https://github.com/goeckslab/gleam commit 84d5cd0b1fa5c1ff0ad892bc39c95dad1ceb4920
| author | goeckslab |
|---|---|
| date | Sat, 08 Nov 2025 14:20:19 +0000 |
| parents | 209b663a4f62 |
| children |
line wrap: on
line diff
--- a/test-data/expected_best_model_classification_customized.csv Mon Sep 08 22:38:55 2025 +0000 +++ b/test-data/expected_best_model_classification_customized.csv Sat Nov 08 14:20:19 2025 +0000 @@ -1,20 +1,3 @@ Parameter,Value -boosting_type,gbdt -class_weight, -colsample_bytree,1.0 -importance_type,split -learning_rate,0.1 -max_depth,-1 -min_child_samples,20 -min_child_weight,0.001 -min_split_gain,0.0 -n_estimators,100 -n_jobs,-1 -num_leaves,31 -objective, -random_state,42 -reg_alpha,0.0 -reg_lambda,0.0 -subsample,1.0 -subsample_for_bin,200000 -subsample_freq,0 +priors, +var_smoothing,1e-09
