Sklearn-instrumentation

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 3

0.13.0

~~~~~~~~~~~~~~~~~~~

* Bugfix: Class method instrumentation now properly handles inherited methods when parent classes are instrumented first.

0.12.0

~~~~~~~~~~~~~~~~~~~

* Breaking: Changed `instrument_estimator` to `instrument_instance`
* Breaking: Instrument API now includes the class/instance on which instrumentation is applied
* Bugfix: Class instrumentation now properly handles inherited methods, properties,and delegates.
* Bugfix: `_get_estimator_classes` method now excludes inherited classes.

0.11.0

~~~~~~~~~~~~~~~~~~~

* Fix a bug with full uninstrumentation

0.10.0

~~~~~~~~~~~~~~~~~~

* Reverting from 0.8.0: Change the order of instrumentation so that an estimator is instrumented after its attributes

0.9.0

~~~~~~~~~~~~~~~~~~

* Skip instrumentation recursion of estimator attributes which share a name with a method intended to be instrumented

0.8.0

~~~~~~~~~~~~~~~~~~

* Change the order of instrumentation so that an estimator is instrumented after its attributes

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.