Sparse matrix support
Abierto
needs design
new feature
performance
- Lenguaje dominante
- Python
- Estrellas
- 850
- Forks
- 96
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Many of our components can support passing [sparse matrices](https://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.csr_matrix.html), which is critical for large sparse datasets. Note in addition to figuring out which components and pipelines could support this without an overhaul, we'd also have to update our CV data splitting code, data checks code, and probably much more.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.