comparison test-data/expected_best_model_classification_customized.csv @ 13:f07850192bc2 draft default tip

planemo upload for repository https://github.com/goeckslab/gleam commit 84d5cd0b1fa5c1ff0ad892bc39c95dad1ceb4920
author goeckslab
date Sat, 08 Nov 2025 14:20:33 +0000
parents 1f20fe57fdee
children
comparison
equal deleted inserted replaced
12:e674b9e946fb 13:f07850192bc2
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