dwavesystems / dwavesystems/dwave-scikit-learn-plugin
Consider adding the titanic dataset
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have the titanic dataset that we use in our examples ([link](https://github.com/dwave-examples/mutual-information-feature-selection), [link](https://github.com/dwave-examples/feature-selection-cqm), [link](https://github.com/dwave-examples/feature-selection-notebook)), available in code. Something like
```python
from dwave.plugins.sklearn.datasets import load_titanic
```
to mirror [scikit-learn's datasets](https://scikit-learn.org/stable/datasets/toy_dataset.html#iris-dataset)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.