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

Fmohr patch 1 #114

Merged
merged 2 commits into from
Apr 11, 2023
Merged

Fmohr patch 1 #114

merged 2 commits into from
Apr 11, 2023

Conversation

fmohr
Copy link
Collaborator

@fmohr fmohr commented Apr 11, 2023

No description provided.

tornede and others added 2 commits April 4, 2023 11:36
Update version to 1.2.0

- Feature
  - Added logtables functionality, allowing to incrementally log information during the execution of an experiment, which is described in detail in the documentation.
  - Documentation of the usage of ``PyExperimenter`` has been reworked in large parts. 
- Examples
  - An additional logtable example has been added.
  - An issue of the example notebook has been fixed causing them to fail due to missing directories. 
  - Improved general example to cover extended functionality of ``PyExperimenter.reset_experiments()``.
- Fix
  - Start date is now set when pulling an experiment.
  - Supported Python version is now >= 3.9.
  - Changed row identification in ResultProcessor to experiment ID instead of checking keyfields.
  - Stack traces are now correctly logged into the mysql database, as the used mysql connector implementation has been changed to C. 
  - Changed multiprocessing to joblib due to issues with the example notebooks.
  - The ``random_order`` parameter is not needed anymore for the execution, therefore it has been removed. 
  - Documentation of ``PyExperimenter.reset_experiments()`` has been updated to reflect the changes in the functionality.
- Tests
  - Tests covering the new functionality of logtables have been added.
ignoring mariadb tests
@fmohr fmohr changed the base branch from develop to 112-add-support-for-mariadb April 11, 2023 17:31
@fmohr fmohr merged commit 5a73b72 into 112-add-support-for-mariadb Apr 11, 2023
@fmohr fmohr deleted the fmohr-patch-1 branch April 11, 2023 17:32
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.

2 participants