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

Add ability to set predictions filename #153

Open
ejm714 opened this issue Oct 25, 2021 · 0 comments
Open

Add ability to set predictions filename #153

ejm714 opened this issue Oct 25, 2021 · 0 comments
Labels
enhancement New feature or request v2

Comments

@ejm714
Copy link
Collaborator

ejm714 commented Oct 25, 2021

Currently, model predictions will always get written to a file called zamba_predictions.csv (in the specified save_dir).

We may want to add an output_csv_name arg to parameterize this. Relatedly, we should think about how to make predict_configuration.yaml run specific if we think this file will get copied around as well. It may make sense to have a run_name param that gets used for both files.

Fromm: #151 (comment)

@ejm714 ejm714 added the v2 label Oct 25, 2021
@ejm714 ejm714 added the enhancement New feature or request label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2
Projects
None yet
Development

No branches or pull requests

1 participant