fdavidcl/yarr: Yet Another 'ARFF' Reader

A parser and a writer for 'WEKA' Attribute-Relation File Format <https://waikato.github.io/weka-wiki/arff_stable/> in pure R, with no dependencies. As opposed to other R implementations, this package can read standard (dense) as well as sparse files, i.e. those where each row does only contain nonzero components. Unlike 'RWeka', 'yarr' does not require any 'Java' installation nor is dependent on external software. This implementation is generalized from those in packages 'mldr' and 'mldr.datasets'.

Getting started

Package details

Maintainer
LicenseGPL (>=3)
Version0.1.2.9000
URL https://github.com/fdavidcl/yarr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fdavidcl/yarr")
fdavidcl/yarr documentation built on June 3, 2022, 7:06 a.m.