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

Autodetect or automate number of features #5

Open
stefangary opened this issue Sep 11, 2023 · 0 comments
Open

Autodetect or automate number of features #5

stefangary opened this issue Sep 11, 2023 · 0 comments

Comments

@stefangary
Copy link
Collaborator

Currently, the SL workflow gets the number of features from the workflow.xml launch form. If a .csv with N columns is sent the workflow and the number of features is M, then it will assume that the N - M remaining columns are targets.

This is nice but could be tricky if you don't know exactly the number of features you'll be using at the very beginning of the workflow. A more intuitive approach would be to look for an explicit list of targets and rearrange the input files to accommodate the targets. Ideally, the form would be dynamic and could allow the user to select targets based on the column headers of the specified input file.

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

1 participant