comparison test-data/expected_best_model_regression.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 alpha,0.9
3 ccp_alpha,0.0
4 criterion,friedman_mse
5 init,
6 learning_rate,0.1
7 loss,squared_error
8 max_depth,3
9 max_features,
10 max_leaf_nodes,
11 min_impurity_decrease,0.0
12 min_samples_leaf,1
13 min_samples_split,2
14 min_weight_fraction_leaf,0.0
15 n_estimators,100
16 n_iter_no_change,
17 random_state,42
18 subsample,1.0
19 tol,0.0001
20 validation_fraction,0.1
21 verbose,0
22 warm_start,False