dwavesystems / dwavesystems/dwave-scikit-learn-plugin
`time_limit` keyword is not used in `fit` method
Aperta
- Lingua principale
- Python
- Stelle
- 18
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.