dwavesystems / dwavesystems/dwave-scikit-learn-plugin
`time_limit` keyword is not used in `fit` method
- Langage dominant
- Python
- Étoiles
- 18
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Examinez dwave/plugins/sklearn/transformers.py aux lignes 222-230 et 296-297. Comparez la manière dont fit reçoit time_limit avec la valeur transmise au solver, puis vérifiez que la méthode fit utilise le mot-clé de manière cohérente et exécutez les tests pertinents du projet.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- machine-learning
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 55/100