Mercurial > repos > goeckslab > pycaret_predict
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/expected_best_model_classification.csv Wed Dec 11 04:59:43 2024 +0000 @@ -0,0 +1,20 @@ +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