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

Remove duplicate functionality from pv211_utils.evaluation_metrics, add ETA, and prevent the pickling of systems #12

Open
5 tasks done
Witiko opened this issue Mar 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Witiko
Copy link
Member

Witiko commented Mar 20, 2023

Since #7, we've had evaluation metrics in the pv211_utils.evaluation_metrics module. Here is a number of issues with the implementation:

After fixing the above, let's make num_workers=None the default? Pool(processes=None) uses all the available CPUs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants