Skip to content

philippstats/openml-r

 
 

Repository files navigation

R interface to OpenML

CRAN Status Badge CRAN Downloads Build Status Coverage Status Issues in TODOs Join the chat at https://gitter.im/openml/r

OpenML aims to create a frictionless, collaborative environment for exploring machine learning. This R package allows to interface the OpenML server to download datasets, tasks, runs and upload results (see Tutorial).

Installation of the package

There is no CRAN release yet. Use devtools to install the current development version of the OpenML R package from GitHub:

devtools::install_github("openml/r")

Contact

Found some nasty bugs? Please use the issue tracker to report on bugs or missing features. Pay attention to explain the problem as good as possible (in the best case with a traceback() result and a sessionInfo()). Moreover, a reproducible example is desirable.

About

R package to interface with OpenML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.8%
  • Rebol 0.2%