Mercurial > repos > bgruening > sklearn_feature_selection
annotate test-data/get_params07.tabular @ 21:fe47a06943fb draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ba6a47bdf76bbf4cb276206ac1a8cbf61332fd16"
| author | bgruening | 
|---|---|
| date | Fri, 13 Sep 2019 12:17:56 -0400 | 
| parents | ec25331946b8 | 
| children | 
| rev | line source | 
|---|---|
| 
18
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
1 Parameter Value | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
2 * memory memory: None | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
3 * steps "steps: [('rbfsampler', RBFSampler(gamma=2.0, n_components=10, random_state=None)), ('adaboostclassifier', AdaBoostClassifier(algorithm='SAMME.R', base_estimator=None, | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
4 learning_rate=1.0, n_estimators=50, random_state=None))]" | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
5 @ rbfsampler rbfsampler: RBFSampler(gamma=2.0, n_components=10, random_state=None) | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
6 @ adaboostclassifier "adaboostclassifier: AdaBoostClassifier(algorithm='SAMME.R', base_estimator=None, | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
7 learning_rate=1.0, n_estimators=50, random_state=None)" | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
8 @ rbfsampler__gamma rbfsampler__gamma: 2.0 | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
9 @ rbfsampler__n_components rbfsampler__n_components: 10 | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
10 @ rbfsampler__random_state rbfsampler__random_state: None | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
11 @ adaboostclassifier__algorithm adaboostclassifier__algorithm: 'SAMME.R' | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
12 @ adaboostclassifier__base_estimator adaboostclassifier__base_estimator: None | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
13 @ adaboostclassifier__learning_rate adaboostclassifier__learning_rate: 1.0 | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
14 @ adaboostclassifier__n_estimators adaboostclassifier__n_estimators: 50 | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
15 @ adaboostclassifier__random_state adaboostclassifier__random_state: None | 
| 
 
ec25331946b8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 
bgruening 
parents:  
diff
changeset
 | 
16 Note: @, searchable params in searchcv too. | 
