Deeplc

Latest version: v2.2.36

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

Scan your dependencies

Page 10 of 18

1.1.2

Changed
- Made Gooey an optional dependency (facilitates install on Linux). Install the optional
dependencies for the graphical user interface with `pip install deeplc[gui]`

1.1.1

Added
- New native Python GUI, based on the Gooey package
- New standalone installer for Windows using PyInstaller and Inno Setup
- Added `deeplc-gui` entrypoint to start GUI from the command line

Changed
- CLI: Restructured help message
- Made DeepLC class API docstring consistent with CLI help message
- Docs: Moved `dict_divider` and `split_cal` explanation to README Q&A section.
- CI: Only run tests on commits to `master` or from a PR
- Refactoring: Cleaned up `__main__.py`
- Logging: Changed some loggings from DEBUG to INFO level, some from WARNING to INFO or
DEBUG level

Removed
- Removed Java-based GUI in favor of new Python-based GUI

Fixed
- If run through CLI/GUI, all Tensorflow warnings are now fully suppressed
- Added `--legacy_calibration` CLI option to allow for old piecewise linear calibration
while new pyGAM calibration method is default. `--legacy_calibration` is mutually
exclusive with `--pygam_calibration`.

1.0.1

- Make version compatible with pip release

1.0

- Make pygam the default calibration method

1.0.0

- Make version compatible with pip release

0.2.2

- Bug fix where split_cal was not correctly passed
- CMD support for pygam calibration

Page 10 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.