Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor clarification for *Classification Machine Learning" #5432

Open
scottcain opened this issue Oct 10, 2024 · 2 comments
Open

minor clarification for *Classification Machine Learning" #5432

scottcain opened this issue Oct 10, 2024 · 2 comments

Comments

@scottcain
Copy link

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

“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.

@scottcain
Copy link
Author

A little farther down in the same page

https://training.galaxyproject.org/training-material/topics/statistics/tutorials/classification_machinelearning/tutorial.html#hands-on-hyperparameter-search

There is this text:

“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.

@anuprulez
Copy link
Member

Thank you @scottcain for your feedback. We will update the tutorial accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants