issues
search
tornede
/
py_experimenter
The PyExperimenter is a tool for the automatic execution of experiments, e.g. for machine learning (ML), capturing corresponding results in a unified manner in a database.
https://tornede.github.io/py_experimenter/
MIT License
33
stars
3
forks
source link
Update changelog
#165
Closed
tornede
closed
9 months ago
tornede
commented
9 months ago
Description
Motivation and Context
Changes
Type Of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
How has This Been Tested?
Database provider:
Python version:
Operating System:
Does this Close/Impact Existing Issues?
Issue #X
What is Missing?
Checklist
[ ] My change is based on the latest stage of the
develop
branch.
[ ] My change required a change of the documentation, which has been done.
[ ] I checked that the documentation can be build, visualizes everything as expected, and does not contain any warnings.
[ ] I have added/adapted tests to cover my changes.
[ ] The tests can be executed successfully.
[ ] The notebooks can be executed successfully.
[ ] The notebooks can be executed with
mysql
as provider.
[ ] I have added a description of the changes to
CHANGELOG.rst
.
Description
Motivation and Context
Changes
Type Of Changes
How has This Been Tested?
Does this Close/Impact Existing Issues?
What is Missing?
Checklist
develop
branch.mysql
as provider.CHANGELOG.rst
.