OpenML1.12 package

Open Machine Learning and Open Data Platform

convertMlrLearnerToOMLFlow

Converts an OMLFlow to an mlr learner.

convertMlrTaskToOMLDataSet

Converts a mlr task to an OpenML data set.

convertOMLDataSetToMlr

Convert an OpenML data set to mlr task.

convertOMLFlowToMlr

Converts a flow to a mlr learner.

convertOMLMlrRunToBMR

Convert OMLMlrRuns to a BenchmarkResult.

convertOMLRunToBMR

Convert an OpenML run set to a benchmark result for mlr.

chunkOMLlist

Do chunked listings

clearOMLCache

Clear cache directories

configuration

OpenML configuration.

convertOMLTaskToMlr

Convert an OpenML task to mlr.

deleteOMLObject

Delete an OpenML object.

doAPICall

Perform an API call to the OpenML server.

downloadOMLObject

Download an OpenML Object.

extractOMLStudyIds

Extract IDs of a OMLStudy object

getCachedOMLDataSetStatus

Check status of cached datasets.

getOMLConfig

Get OpenML configuration.

getOMLDataSet

Get an OpenML data set.

getOMLDataSetQualities

List available OpenML qualities with values for given data set.

getOMLFlow

Download an OpenML flow.

getOMLRun

Get an OpenML run.

getOMLRunParList

Extract OMLRunParList from run

getOMLSeedParList

Extract OMLSeedParList from run

getOMLStudy

Get OpenML Study information.

getOMLTask

Get an OpenML task.

listOMLDataSetQualities

List available OpenML qualities names.

listOMLDataSets

List the first 5000 OpenML data sets.

listOMLEstimationProcedures

List available estimation procedures.

listOMLEvaluationMeasures

List available OpenML evaluation measures.

listOMLFlows

List all registered OpenML flows.

listOMLRunEvaluations

List run results of a task.

listOMLRuns

List the first 5000 OpenML runs.

listOMLSetup

List hyperparameter settings

listOMLStudies

list OpenML Studies.

listOMLTasks

List the first 5000 OpenML tasks.

listOMLTaskTypes

List available OpenML task types.

loadOMLConfig

Load OpenML configuration.

makeOMLEstimationProcedure

Construct OMLEstimationProcedure.

makeOMLFlow

Construct OMLFlow.

makeOMLFlowParameter

Construct OMLFlowParameter.

makeOMLRun

Construct OMLRun.

makeOMLRunParameter

Construct OMLRunParameter.

makeOMLRunParList

Construct OMLRunParList.

makeOMLSeedParList

Construct OMLSeedParList

makeOMLStudy

OMLStudy.

makeOMLTask

Construct OMLTask.

OMLDataSet

OMLDataSet.

OMLDataSetDescription

Construct OMLDataSetDescription.

OMLIOData

OMLIOData.

populateOMLCache

Download a bunch of OpenML objects to cache.

runTaskFlow

Reproduce the Run

runTaskMlr

Run mlr learner on OpenML task.

saveOMLConfig

Saves a list of OpenML configuration settings to file.

setOMLConfig

Settter for configuration settings.

tagging

Tagging of OpenML objects

uploadOMLDataSet

Upload a data set to the OpenML server.

uploadOMLFlow

Upload an OpenML.

uploadOMLRun

Upload an OpenML run.

uploadOMLStudy

Upload OpenML Study information.

uploadOMLTask

Upload a task to the OpenML server.

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.

  • Maintainer: Giuseppe Casalicchio
  • License: BSD_3_clause + file LICENSE
  • Last published: 2022-10-19