dwavesystems / dwavesystems/dwave-scikit-learn-plugin
Fix `SelectFromQuadraticModel` to handle `X` and `y` with different dtype
Open
bug
- Dominant language
- Python
- Stars
- 18
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the SelectFromQuadraticModel implementation and its existing tests. Reproduce the failure with X and y using different dtypes, then trace how each is processed. Done means the estimator handles differing X and y dtypes correctly and the regression is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100