Diplslib

Latest version: v2.4.2

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

Scan your dependencies

Page 1 of 2

2.4.2

Added
- **kwargs for `fit` functions

Changed
- Changed the signature of the `fit` method in the `DIPLS` and `GCTPLS` classes to accept **kwargs.

Fixed
- N/A

Removed
- N/A

Breaking Changes
- N/A

[unreleased] - 2024-11-05

Added
- 'check_estimator()' added to the doctests to validate model classes.

Changed
- Input/Output validation added to diPLSlib.models and diPLSlib.functions.
- Changed public to private attributes added in the 'fit()' method.
- Notebooks adapted.
- 'demo_ModelSelection_SciKitLearn.ipynb' added.
- Tests excecuted properly.

Fixed
N/A

Removed
N/A

Breaking Changes
- Changed type of parameter 'l' from Union[int, List[int]] to Union[float, tuple] in 'DIPLS' and 'GCTPLS' classes.

2.3.0

2.2.1

2.2.0

2.1.0

2.0.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.