You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a third level bullet point that should be instructing me what option to choose. The text is
“Choose estimator class”: BaggingClassifier We choose Final Estimator as we have only the
estimator and no preprocessor and need the parameters of only the estimator.
The part starting We choose Final Estimator is really explanatory text that should go below the bullet point section. I thought it was telling me to find a "Final estimator" option to choose.
The text was updated successfully, but these errors were encountered:
“Choose the dataset containing parameter names”: tabular file (output of Estimator attributes tool)
However, there is no UI element that has that text or anything close to it (ie, "Choose the dataset containing parameter names"). I suspect this text either is a leftover from a copy/paste or refers to an older software version, the step runs just fine without the phantom option.
This is somewhat minor but it caused me to go back and forth until I figured out what was intended. In this section:
https://training.galaxyproject.org/training-material/topics/statistics/tutorials/classification_machinelearning/tutorial.html#hands-on-create-pipeline
There is a third level bullet point that should be instructing me what option to choose. The text is
The part starting
We choose Final Estimator
is really explanatory text that should go below the bullet point section. I thought it was telling me to find a "Final estimator" option to choose.The text was updated successfully, but these errors were encountered: