tarunagarwal99 / openml-python

Python module to interface with OpenML

Home Page:https://openml.github.io/openml-python/master/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenML-Python Docs

A python interface for OpenML, an online platform for open science collaboration in machine learning. It can be used to download or upload OpenML data such as datasets and machine learning experiment results.

General

License

Master branch:

Build Status Build status Coverage Status

Development branch:

Build Status Build status Coverage Status

Citing OpenML-Python

If you use OpenML-Python in a scientific publication, we would appreciate a reference to the following paper:

Matthias Feurer, Jan N. van Rijn, Arlind Kadra, Pieter Gijsbers, Neeratyoy Mallik, Sahithya Ravi, Andreas Müller, Joaquin Vanschoren, Frank Hutter
OpenML-Python: an extensible Python API for OpenML
arXiv:1911.02490 [cs.LG]

Bibtex entry:

@article{feurer-arxiv19a,
  author    = {Matthias Feurer and Jan N. van Rijn and Arlind Kadra and Pieter Gijsbers and Neeratyoy Mallik and Sahithya Ravi and Andreas Müller and Joaquin Vanschoren and Frank Hutter},
  title     = {OpenML-Python: an extensible Python API for OpenML},
  journal   = {arXiv:1911.02490},
  year      = {2019},
}

About

Python module to interface with OpenML

https://openml.github.io/openml-python/master/

License:Other


Languages

Language:Python 98.8%Language:Shell 0.7%Language:Batchfile 0.4%Language:Makefile 0.1%