dwavesystems / dwavesystems/dwave-scikit-learn-plugin
`time_limit` keyword is not used in `fit` method
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 18
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The `time_limit` keyword is not used in the `fit`
https://github.com/dwavesystems/dwave-scikit-learn-plugin/blob/7db7d03c7b2b17db6309907069ade9aee0e4157a/dwave/plugins/sklearn/transformers.py#L222-L230
The variable `time_limit` is not passed to the solver, instead, an internal variable is passed.
https://github.com/dwavesystems/dwave-scikit-learn-plugin/blob/7db7d03c7b2b17db6309907069ade9aee0e4157a/dwave/plugins/sklearn/transformers.py#L296-L297
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.