https://github.com/openml/openml-croissant
Converting dataset metadata from OpenML to Croissant format
https://github.com/openml/openml-croissant
Last synced: 9 months ago
JSON representation
Converting dataset metadata from OpenML to Croissant format
- Host: GitHub
- URL: https://github.com/openml/openml-croissant
- Owner: openml
- Created: 2023-11-10T15:06:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-20T08:27:56.000Z (about 1 year ago)
- Last Synced: 2025-06-20T09:25:33.765Z (about 1 year ago)
- Language: Python
- Size: 115 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# openml-croissant 🥐
Converting dataset metadata from OpenML to [Croissant](https://github.com/mlcommons/croissant) format
## Docker
See [Docker README](docker/README.md).
## To discuss
1. Add fields such as creator, keyword and dates into `mlcroissant` package: https://github.com/mlcommons/croissant/discussions/370
2. Add `Field.default_target` to Croissant?
3. Add `Field.ignored` to Croissant?