openml / openml/OpenML

Export OpenML data to data package, Import data package to OpenML

Open
#482 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Would be nice if we could do that. Would make it much easier for people to upload data to and to work with data from OpenML.

Data packages are defined by:

  • a csv file with the data
  • a json file with thte meta data
Why?

To improve user friendliness. See also:
https://docs.google.com/document/d/1c_RhDiXTK5bEsY5gGRuQwaF6fKilt4jKq2c_BRqyEDc/edit?usp=sharing

How is meta data specified in data packages?

https://specs.frictionlessdata.io/data-package/#metadata

This is related to #457

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files or tests are named. Start by reviewing related issue #457 and the Frictionless Data Package metadata specification, then determine the existing OpenML import and export entry points. Done means OpenML data can be exported to, and imported from, a package containing the specified CSV data and JSON metadata.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.