ArlindKadra / ResultExtractor

A tool that can be used to investigate the data in the OpenML platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenML ResultExtractor

The OpenML ResultExtractor is a package that allows to analyse the data at OpenML given different task and flow filters. It builds a Pandas DataFrame from the Cartesian product of the tasks and flows where each entry can be a run, a list of runs or empty for the task and flow combination.

For more information on the usage of the ResultExtractor take a look at the notebook tutorials in the examples folder.

About

A tool that can be used to investigate the data in the OpenML platform.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.9%Language:Shell 0.1%