dwavesystems / dwavesystems/dwave-scikit-learn-plugin
Inconsistent Labels Between Solvers
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The CQM label is `label=f"{self.__module__}.{type(self).__qualname__}")` whereas the NL label is `label='scikit-learn Plug-In: NL'` which make these labels look unrelated in Leap. It would be nice to make them more consistent.
It could also be nice to have an optional label param you could pass in yourself while using the plugin.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.