/
/OpenML API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8m ago · Updated 2mo ago
data19
  • getGet dataset description
  • deleteDelete dataset
  • postUpload dataset
  • getList all data qualities
  • postUpload dataset qualities
  • postChange the status of a dataset
  • postUpload dataset feature description
  • getGet data features
  • getGet data qualities
  • getList all datasets
  • getList datasets within a range.
  • getList datasets with given tag
  • getList datasets with the given name.
  • getList datasets with the given name.
  • getList datasets with given status
  • getGet datasets by properties
  • postTag a dataset
  • postUntag a dataset
  • postGet a list of datasets with unprocessed qualities
estimationprocedure1
evaluation10
flow10
run16
setup1
task12
tasktype2
    data

    List all data qualities

    Returns a list of all data qualities in the system.

    get/data/qualities/list

    Query parameters

    api_keystring

    API key to authenticate the user

    Response

    A list of data qualities

    Changes