Mercurial > repos > bgruening > scipy_sparse
annotate test-data/get_params12.tabular @ 30:d4c94412227c draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 49522db5f2dc8a571af49e3f38e80c22571068f4
| author | bgruening | 
|---|---|
| date | Tue, 09 Jul 2019 19:21:55 -0400 | 
| parents | 5b8d4d35c605 | 
| children | 221e907b46c3 | 
| rev | line source | 
|---|---|
| 29 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 1 Parameter Value | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 2 * memory memory: None | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 3 * steps "steps: [('rfe', RFE(estimator=XGBRegressor(base_score=0.5, booster='gbtree', colsample_bylevel=1, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 4 colsample_bytree=1, gamma=0, learning_rate=0.1, max_delta_step=0, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 5 max_depth=3, min_child_weight=1, missing=nan, n_estimators=100, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 6 n_jobs=1, nthread=None, objective='reg:linear', random_state=0, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 7 reg_alpha=0, reg_lambda=1, scale_pos_weight=1, seed=None, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 8 silent=True, subsample=1), | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 9 n_features_to_select=None, step=1, verbose=0))]" | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 10 @ rfe "rfe: RFE(estimator=XGBRegressor(base_score=0.5, booster='gbtree', colsample_bylevel=1, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 11 colsample_bytree=1, gamma=0, learning_rate=0.1, max_delta_step=0, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 12 max_depth=3, min_child_weight=1, missing=nan, n_estimators=100, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 13 n_jobs=1, nthread=None, objective='reg:linear', random_state=0, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 14 reg_alpha=0, reg_lambda=1, scale_pos_weight=1, seed=None, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 15 silent=True, subsample=1), | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 16 n_features_to_select=None, step=1, verbose=0)" | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 17 @ rfe__estimator__base_score rfe__estimator__base_score: 0.5 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 18 @ rfe__estimator__booster rfe__estimator__booster: 'gbtree' | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 19 @ rfe__estimator__colsample_bylevel rfe__estimator__colsample_bylevel: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 20 @ rfe__estimator__colsample_bytree rfe__estimator__colsample_bytree: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 21 @ rfe__estimator__gamma rfe__estimator__gamma: 0 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 22 @ rfe__estimator__learning_rate rfe__estimator__learning_rate: 0.1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 23 @ rfe__estimator__max_delta_step rfe__estimator__max_delta_step: 0 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 24 @ rfe__estimator__max_depth rfe__estimator__max_depth: 3 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 25 @ rfe__estimator__min_child_weight rfe__estimator__min_child_weight: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 26 @ rfe__estimator__missing rfe__estimator__missing: nan | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 27 @ rfe__estimator__n_estimators rfe__estimator__n_estimators: 100 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 28 * rfe__estimator__n_jobs rfe__estimator__n_jobs: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 29 * rfe__estimator__nthread rfe__estimator__nthread: None | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 30 @ rfe__estimator__objective rfe__estimator__objective: 'reg:linear' | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 31 @ rfe__estimator__random_state rfe__estimator__random_state: 0 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 32 @ rfe__estimator__reg_alpha rfe__estimator__reg_alpha: 0 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 33 @ rfe__estimator__reg_lambda rfe__estimator__reg_lambda: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 34 @ rfe__estimator__scale_pos_weight rfe__estimator__scale_pos_weight: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 35 @ rfe__estimator__seed rfe__estimator__seed: None | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 36 @ rfe__estimator__silent rfe__estimator__silent: True | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 37 @ rfe__estimator__subsample rfe__estimator__subsample: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 38 @ rfe__estimator "rfe__estimator: XGBRegressor(base_score=0.5, booster='gbtree', colsample_bylevel=1, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 39 colsample_bytree=1, gamma=0, learning_rate=0.1, max_delta_step=0, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 40 max_depth=3, min_child_weight=1, missing=nan, n_estimators=100, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 41 n_jobs=1, nthread=None, objective='reg:linear', random_state=0, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 42 reg_alpha=0, reg_lambda=1, scale_pos_weight=1, seed=None, | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 43 silent=True, subsample=1)" | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 44 @ rfe__n_features_to_select rfe__n_features_to_select: None | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 45 @ rfe__step rfe__step: 1 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 46 * rfe__verbose rfe__verbose: 0 | 
| 
5b8d4d35c605
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
 bgruening parents: diff
changeset | 47 Note: @, searchable params in searchcv too. | 
