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
libsvmsparse-matricessvmlightcpp
Last updated 16 days agofrom:9e9ab780bc. Checks:2 OK, 7 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 06 2025 |
R-4.5-win-x86_64 | NOTE | Jan 06 2025 |
R-4.5-linux-x86_64 | NOTE | Jan 06 2025 |
R-4.4-win-x86_64 | NOTE | Jan 06 2025 |
R-4.4-mac-x86_64 | NOTE | Jan 06 2025 |
R-4.4-mac-aarch64 | NOTE | Jan 06 2025 |
R-4.3-win-x86_64 | OK | Jan 06 2025 |
R-4.3-mac-x86_64 | NOTE | Jan 06 2025 |
R-4.3-mac-aarch64 | NOTE | Jan 06 2025 |
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 |