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.
Project description
PyExperimenter
PyExperimenter
is a tool to facilitate the setup, documentation, execution, and subsequent evaluation of results from an empirical study of algorithms and in particular is designed to reduce the involved manual effort significantly.
It is intended to be used by researchers in the field of artificial intelligence, but is not limited to those.
The empirical analysis of algorithms is often accompanied by the execution of algorithms for different inputs and variants of the algorithms (specified via parameters) and the measurement of non-functional properties. Since the individual evaluations are usually independent, the evaluation can be performed in a distributed manner on an HPC system. However, setting up, documenting, and evaluating the results of such a study is often file-based. Usually, this requires extensive manual work to create configuration files for the inputs or to read and aggregate measured results from a report file. In addition, monitoring and restarting individual executions is tedious and time-consuming.
These challenges are addressed by PyExperimenter
by means of a single well defined configuration file and a central database for managing massively parallel evaluations, as well as collecting and aggregating their results.
Thereby, PyExperimenter
alleviates the aforementioned overhead and allows experiment executions to be defined and monitored with ease.
For more details check out the PyExperimenter
documentation:
Cite PyExperimenter
If you use PyExperimenter
in a scientific publication, we would appreciate a citation in one of the following ways.
Citation String
Tornede et al., (2023). PyExperimenter: Easily distribute experiments and track results. Journal of Open Source Software, 8(84), 5149, https://doi.org/10.21105/joss.05149
BibTex
@article{Tornede2023,
title = {{PyExperimenter}: Easily distribute experiments and track results},
author = {Tanja Tornede and Alexander Tornede and Lukas Fehring and Lukas Gehring and Helena Graf and Jonas Hanselle and Felix Mohr and Marcel Wever},
journal = {Journal of Open Source Software},
publisher = {The Open Journal},
year = {2023},
volume = {8},
number = {84},
pages = {5149},
doi = {10.21105/joss.05149},
url = {https://doi.org/10.21105/joss.05149}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for py_experimenter-1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b390c6e1481cddcae4875ea96b75fd1d8ef88fa35f1059bbeefc869535a2232c |
|
MD5 | d2d76b061259dfdc591e4f41d554dc46 |
|
BLAKE2b-256 | e43a75dcc8d5415de11c0a8422d91d4faf56f6199a9cfa40d7a272cfd4903fbc |