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

The joblib files for some metrics not written #30

Open
ssorou1 opened this issue Nov 7, 2024 · 1 comment
Open

The joblib files for some metrics not written #30

ssorou1 opened this issue Nov 7, 2024 · 1 comment

Comments

@ssorou1
Copy link
Collaborator

ssorou1 commented Nov 7, 2024

When running fs_proc_algo.py, the joblib files for some of the metrics (KGE and RMSE) are not generated. I am working under my fork (ssorou1/formulation-selector), branch ss_test_branch.
If I change the n_estimators in 'xssa_algo_config.yaml' from list to a single value (n_estimators: [50,100,200,300,400]), more joblib files are updated, but still 'algo_mlp_KGE__juliemai-xSSA.joblib' and 'algo_mlp_RMSE__juliemai-xSSA.joblib' files are not updated.

Screenshots

n_estimator_as_grid

@glitt13
Copy link
Collaborator

glitt13 commented Nov 22, 2024

This should be fixed based on glitt13@7a819cf
Will close once this becomes a PR, reviewed, and integrated into the main branch.

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