Bellatrex

Latest version: v0.2.3

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

Scan your dependencies

0.2.3

We're excited to announce the release of Bellatrex v0.2.3 on PyPi! This update includes a few fixes to improve functionality and compatibility.

Fixed
- Resolved a bug when using `set_up=multi-label` with the `EnsembleWrapper` class.
- Updated dependency constraints for `dearpygui`. The newest versions of `dearpygui` are not supported due to issues with the `create_theme_imgui_light()` function.

Refactored
- Cleaned up code and removed unused files and functions (refactoring efforts are still ongoing).

Enhanced
- Streamlined loading of pre-trained models using the `EnsembleWrapper` class for a smoother experience.
- Improved compatibility between `EnsembleWrapper` and the GUI interface.

---

We encourage all users to update to v0.2.3 for the latest improvements. If you encounter any issues or have feedback, please let us know by creating an issue in the [repository](https://github.com/Klest94/bellatrex/issues).

Happy coding!

0.2.1

Fixed
- Fixed bug while calling plot_visuals() with `preds_distr = None` and `conf_level != None`, sometimes the wrong axis was being modified.

0.2.0

Refactored
- Refactor the explain() method to accomodate for plot_overview() and plot_visuals(). Separating tasks and making method chaining possible.
- Refactor code to improve performance (e.g. not storing entire test set under `self.X` if not necessary)
Enhanced
- Improved plotting format in plot_visuals() and inline printing in general, with custom function `frmt_pretty_print`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.