Package: readsparse 0.1.5-8
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-8.tar.gz
readsparse_0.1.5-8.zip(r-4.7)readsparse_0.1.5-8.zip(r-4.6)readsparse_0.1.5-8.zip(r-4.5)
readsparse_0.1.5-8.tgz(r-4.6-x86_64)readsparse_0.1.5-8.tgz(r-4.6-arm64)readsparse_0.1.5-8.tgz(r-4.5-x86_64)readsparse_0.1.5-8.tgz(r-4.5-arm64)
readsparse_0.1.5-8.tar.gz(r-4.7-arm64)readsparse_0.1.5-8.tar.gz(r-4.7-x86_64)readsparse_0.1.5-8.tar.gz(r-4.6-arm64)readsparse_0.1.5-8.tar.gz(r-4.6-x86_64)
readsparse_0.1.5-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:3ffa4ad0b0. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 134 | ||
| linux-devel-x86_64 | NOTE | 139 | ||
| source / vignettes | OK | 197 | ||
| linux-release-arm64 | NOTE | 136 | ||
| linux-release-x86_64 | NOTE | 130 | ||
| macos-release-arm64 | NOTE | 123 | ||
| macos-release-x86_64 | NOTE | 266 | ||
| macos-oldrel-arm64 | NOTE | 124 | ||
| macos-oldrel-x86_64 | NOTE | 360 | ||
| windows-devel | NOTE | 133 | ||
| windows-release | NOTE | 131 | ||
| windows-oldrel | NOTE | 133 | ||
| wasm-release | OK | 106 |
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 |
