Mercurial > repos > goeckslab > pycaret_predict
comparison test-data/expected_best_model_classification.csv @ 0:1f20fe57fdee draft
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit d79b0f722b7d09505a526d1a4332f87e548a3df1
author | goeckslab |
---|---|
date | Wed, 11 Dec 2024 04:59:43 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1f20fe57fdee |
---|---|
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 |