Mercurial > repos > bgruening > keras_model_builder
view test-data/get_params07.tabular @ 10:9b6faa256f15 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ea12f973df4b97a2691d9e4ce6bf6fae59d57717"
author | bgruening |
---|---|
date | Sat, 01 May 2021 01:12:10 +0000 |
parents | 818896cd2213 |
children |
line wrap: on
line source
Parameter Value * memory memory: None * steps "steps: [('rbfsampler', RBFSampler(gamma=2.0, n_components=10, random_state=None)), ('adaboostclassifier', AdaBoostClassifier(algorithm='SAMME.R', base_estimator=None, learning_rate=1.0, n_estimators=50, random_state=None))]" @ rbfsampler rbfsampler: RBFSampler(gamma=2.0, n_components=10, random_state=None) @ adaboostclassifier "adaboostclassifier: AdaBoostClassifier(algorithm='SAMME.R', base_estimator=None, learning_rate=1.0, n_estimators=50, random_state=None)" @ rbfsampler__gamma rbfsampler__gamma: 2.0 @ rbfsampler__n_components rbfsampler__n_components: 10 @ rbfsampler__random_state rbfsampler__random_state: None @ adaboostclassifier__algorithm adaboostclassifier__algorithm: 'SAMME.R' @ adaboostclassifier__base_estimator adaboostclassifier__base_estimator: None @ adaboostclassifier__learning_rate adaboostclassifier__learning_rate: 1.0 @ adaboostclassifier__n_estimators adaboostclassifier__n_estimators: 50 @ adaboostclassifier__random_state adaboostclassifier__random_state: None Note: @, searchable params in searchcv too.