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

New simple features #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

New simple features #3

wants to merge 6 commits into from

Conversation

giomgit
Copy link

@giomgit giomgit commented Feb 10, 2023

I've added few simple but useful features to the library:

  • save results in CSV format
  • include hyphen in dirnames from experiment's parameters values
  • update usage of itertools.izip to zip
  • browse experiment results starting from config file path
  • chunksize option to manage the multiprocessing pool when issuing many tasks
  • update from optparse to argparse, and include CLI parameters

No additional requirements or limitations.
The code changes are self-explanatory.

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

Successfully merging this pull request may close these issues.

None yet

1 participant