We provide an R interface to 'OpenML.org' which is an online machine learning platform where researchers can access open data, download and upload data sets, share their machine learning tasks and experiments and organize them online to work and collaborate with other researchers. The R interface allows to query for data sets with specific properties, and allows the downloading and uploading of data sets, tasks, flows and runs. See <https://www.openml.org/guide/api> for more information.
Version: | 1.10 |
Depends: | R (≥ 3.0.2) |
Imports: | backports (≥ 1.1.0), BBmisc (≥ 1.11), checkmate (≥ 1.8.2), data.table, digest, httr (≥ 1.4.1), stringi, XML, jsonlite, memoise (≥ 1.0.0), stats, curl (≥ 4.1) |
Suggests: | testthat, mlr (≥ 2.15), ParamHelpers (≥ 1.10), randomForest, rpart, RWeka, xml2, farff, knitr, rmarkdown, R.rsp, lintr (≥ 1.0.1), rex |
Published: | 2019-09-21 |
Author: | Giuseppe Casalicchio, Bernd Bischl, Dominik Kirchhoff, Michel Lang, Benjamin Hofner, Jakob Bossek, Pascal Kerschke, Joaquin Vanschoren |
Maintainer: | Giuseppe Casalicchio <giuseppe.casalicchio at stat.uni-muenchen.de> |
BugReports: | https://github.com/openml/openml-r/issues |
License: | BSD_3_clause + file LICENSE |
URL: | https://github.com/openml/openml-r |
NeedsCompilation: | no |
Citation: | OpenML citation info |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | OpenML results |
Reference manual: | OpenML.pdf |
Vignettes: |
OpenML Tutorial OpenML Cheatsheet |
Package source: | OpenML_1.10.tar.gz |
Windows binaries: | r-devel: OpenML_1.10.zip, r-release: OpenML_1.10.zip, r-oldrel: OpenML_1.10.zip |
macOS binaries: | r-release: OpenML_1.10.tgz, r-oldrel: OpenML_1.10.tgz |
Old sources: | OpenML archive |
Reverse suggests: | farff |
Please use the canonical form https://CRAN.R-project.org/package=OpenML to link to this page.