OpenML (version 1.7)

getOMLConfig: Get OpenML configuration.

Description

Returns a list of OpenML configuration settings.

Usage

getOMLConfig()

Arguments

Value

list of current configuration variables with class “OMLConfig”.

See Also

Other config: configuration, loadOMLConfig, saveOMLConfig, setOMLConfig

Examples

Run this code
# NOT RUN {
getOMLConfig()
# }

Run the code above in your browser using DataCamp Workspace