Sparse matrix support
Offen
needs design
new feature
performance
- Vorherrschende Sprache
- Python
- Sterne
- 850
- Forks
- 96
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.