Panelsplit

Latest version: v0.4.2

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

Scan your dependencies

0.4.2

This release fixes a bug that occurred when providing a Pipeline object as the estimator when using cross_val_fit. Now Pipeline objects can be provided as the estimator.

0.4.1

Cloning of transformer during _cross_val_fit ensures no leakage between splits.
Edited example in the examples folder after bug fixes.

0.4.0

Fixed the following issues:
https://github.com/4Freye/panelsplit/issues/15
https://github.com/4Freye/panelsplit/issues/13

These pertain to the fact that there was leakage in the estimator between splits. Now this is solved as the package clones the estimator before fitting to each split.

0.3.0

Fixed issues regarding the prediction function, namely https://github.com/4Freye/panelsplit/issues/7.

0.1.0

Initial release of panelsplit.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.