Model-organization

Latest version: v0.1.10

Safety actively analyzes 619038 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.10

=======
Compatibility fix for python3.7

Changed
-------
* A bug has been fixed for the archiving using pythons tarfile library
for python 3.7

0.1.9

======
Changed
-------
* The ``remove`` command now removes the configuration files for the
experiments, too

0.1.8

======

Added
-----
* LICENSE file

0.1.7

======

Changed
-------
* Minor bug fix in remove command

0.1.6

======

Changed
-------
* You can modify the behaviour of the logging via the environment variable
``'LOG_' + ModelOrganizer.name.upper()`` (previously, it was
``ModelOrganizer.name.capitalize()``)
* The ExperimentsConfig class only loads the configuration when it is directly
accessed via the ``__getitem__`` method, i.e. via
``organizer.config.experiments[exp]``. Conversion to a dictionary, or the
``items``, ``values``, ``iteritems``, and ``itervalues`` methods will not
load the experiment

0.1.5

======

Added
-----
* Added as_ordereddict method for ExperimentsConfig that avoids a loading of
all experiments when converting to an OrderedDict

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.