openml / openml.org

New OpenML website
https://new.openml.org
BSD 3-Clause "New" or "Revised" License
24 stars 18 forks source link
hacktoberfest openml python reactjs

OpenML Frontend

This is a novel standalone frontend for OpenML, built on Flask, React, and Dash.

Master Branch: Build Status

Development branch: Build Status

Getting started

Please see the Website documentation for installation instructions and further information on structure and guidelines.

How to contribute

We welcome all contributions to:

If you want to contribute new features, or you need additional functionality from the OpenML server, please open an issue.

OpenML Server interaction

The frontend mainly works on data from an ElasticSearch index of OpenML data. Additional interactions with an OpenML backend (e.g. dataset upload) go via the OpenML Python API

Help

This code is currently underdocumented. We are working on this. Feel very free to open issues to ask questions!