Mercurial > repos > goeckslab > tabular_learner
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 8:ba45bc057d70 | 9:e7dd78077b72 |
|---|---|
| 1 Parameter,Value | 1 Parameter,Value |
| 2 boosting_type,gbdt | 2 priors, |
| 3 class_weight, | 3 var_smoothing,1e-09 |
| 4 colsample_bytree,1.0 | |
| 5 importance_type,split | |
| 6 learning_rate,0.1 | |
| 7 max_depth,-1 | |
| 8 min_child_samples,20 | |
| 9 min_child_weight,0.001 | |
| 10 min_split_gain,0.0 | |
| 11 n_estimators,100 | |
| 12 n_jobs,-1 | |
| 13 num_leaves,31 | |
| 14 objective, | |
| 15 random_state,42 | |
| 16 reg_alpha,0.0 | |
| 17 reg_lambda,0.0 | |
| 18 subsample,1.0 | |
| 19 subsample_for_bin,200000 | |
| 20 subsample_freq,0 |
