Mercurial > repos > goeckslab > galaxy_pycaret
comparison test-data/expected_best_model_classification_customized.csv @ 0:1bc26b9636d2 draft default tip
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
author | goeckslab |
---|---|
date | Wed, 11 Dec 2024 03:29:00 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1bc26b9636d2 |
---|---|
1 Parameter,Value | |
2 boosting_type,gbdt | |
3 class_weight, | |
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 |