Galaxy | Tool Preview

Estimator attributes (version 1.0.11.0)

What it does Output attribute from an estimator or any scikit object.

Common attributes are :

  • estimator. feature_importances_
  • RFE. ranking_
  • RFECV. grid_scores_
  • GridSearchCV. best_estimator_