dwavesystems / dwavesystems/dwave-scikit-learn-plugin
Consider adding the titanic dataset
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 18
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.