Dwave-scikit-learn-plugin

Latest version: v0.1.0

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

Scan your dependencies

0.1.0

New Features

- Apply a label to the problems submitted to Leap.

Bug Fixes

- Fix `SelectFromQuadraticModel` to handle the case when `X` has a column with all equal values.

0.0.1

Prelude

Initial release of `dwave-scikit-learn-plugin`.

New Features

- Add `SelectFromQuadraticModel` class for feature selection.

<!-- -->

- Add `dwave.plugins.sklearn.utilities.cov` function. A drop-in replacement for `numpy.cov` that is modified to avoid unnecessary memory usage when working with `numpy.memmap` arrays.

<!-- -->

- Add `dwave.plugins.sklearn.utilities.corrcoef` function. A drop-in replacement for `numpy.corrcoef` that is modified to avoid unnecessary memory usage when working with `numpy.memmap` arrays.

<!-- -->

- Add `dwave.plugins.sklearn.utilities.dot_2d` function. A drop-in replacement for `numpy.dot` for 2d arrays that is modified to avoid unnecessary memory usage when working with `numpy.memmap` arrays.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.