dwavesystems / dwavesystems/dwave-scikit-learn-plugin
Consider adding the titanic dataset
Aperta
- Lingua principale
- Python
- Stelle
- 18
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.