comparison test-data/expected_best_model_regression.csv @ 0:209b663a4f62 draft

planemo upload for repository https://github.com/goeckslab/gleam commit 5dd048419fcbd285a327f88267e93996cd279ee6
author goeckslab
date Wed, 18 Jun 2025 15:38:19 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:209b663a4f62
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