Package: readsparse 0.1.5-6
readsparse: Read and Write Sparse Matrices in 'SVMLight' and 'LibSVM' Formats
Read and write labelled sparse matrices in text format as used by software such as 'SVMLight', 'LibSVM', 'ThunderSVM', 'LibFM', 'xLearn', 'XGBoost', 'LightGBM', and others. Supports labelled data for regression, classification (binary, multi-class, multi-label), and ranking (with 'qid' field), and can handle header metadata and comments in files.
Authors:
readsparse_0.1.5-6.tar.gz
readsparse_0.1.5-6.zip(r-4.5)readsparse_0.1.5-6.zip(r-4.4)readsparse_0.1.5-6.zip(r-4.3)
readsparse_0.1.5-6.tgz(r-4.4-x86_64)readsparse_0.1.5-6.tgz(r-4.4-arm64)readsparse_0.1.5-6.tgz(r-4.3-x86_64)readsparse_0.1.5-6.tgz(r-4.3-arm64)
readsparse_0.1.5-6.tar.gz(r-4.5-noble)readsparse_0.1.5-6.tar.gz(r-4.4-noble)
readsparse_0.1.5-6.tgz(r-4.4-emscripten)readsparse_0.1.5-6.tgz(r-4.3-emscripten)
readsparse.pdf |readsparse.html✨
readsparse/json (API)
# Install 'readsparse' in R: |
install.packages('readsparse', repos = c('https://david-cortes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/david-cortes/readsparse/issues
Last updated 5 months agofrom:b755e194d5. Checks:OK: 2 NOTE: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win-x86_64 | NOTE | Oct 16 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 16 2024 |
R-4.4-win-x86_64 | NOTE | Oct 16 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 16 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 16 2024 |
R-4.3-win-x86_64 | OK | Oct 16 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 16 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 16 2024 |
Exports:read.sparsewrite.sparse
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Read Sparse Matrix from Text File | read.sparse |
Write Sparse Matrix in Text Format | write.sparse |