Commits
User selector
Commit History
Commits on Mar 12, 2026
[ENH] Improve Global Config Architecture (#1577)
Show description for 8a5532fauthored
Commits on Mar 10, 2026
[MNT] Update CI/CD local server deployment and dependency matrix (#1697)
Show description for 25ba6f8authored
Commits on Mar 3, 2026
[ENH] Replace `asserts` with proper `if else` Exception handling (#1589)
Show description for db26db9authored
Commits on Feb 20, 2026
[MNT] Remove redundant `__init__`s in `OpenMLTask` descendants by adding ClassVar (#1588)
Show description for 7feb2a3authored[ENH] Add `OpenMLAuthenticationError` for clearer API key error handling (#1570)
Show description for 1bc9f15authored
Commits on Feb 19, 2026
[ENH] Allow using a local test server (#1630)
Show description for ede1497andauthored
Commits on Feb 18, 2026
[MNT] register pytest marker `test_server` and change `production` to `production_server` (#1632)
Show description for 099a1dcauthored
Commits on Feb 16, 2026
[ENH] move `utils` module to folder (#1612)
Show description for fefea59authored[ENH] Add `get_cache_size` Utility Function (#1565)
Show description for d18ca42authored
Commits on Feb 15, 2026
[ENH] dataclass refactor of openmlparameter and openmlsetup classes (#1582)
Show description for f7014e7authored[ENH] improved simple assertion error message in `evalutation/functions.py` (#1600)
Show description for aba2586authored[DOC] Enhance Docstrings of Flows Core Public Functions (#1569)
Show description for 5b85b77authored[ENH] replaced hardcoded test server admin key with env variable and secrets (#1568)
Show description for aa04b30authored[ENH] Added `ReprMixin` to share `__repr__` formatting (#1595)
Show description for 0769ff5authored
Commits on Jan 26, 2026
[BUG] Test Failures caused because of pandas 3 (#1628)
Show description for d421b9eauthored
Commits on Jan 15, 2026
[ENH] added version flag to openml cli (#1555)
Show description for 99928f8authored
Commits on Jan 14, 2026
[ENH] Improve `NotImplementedError` Messages (#1574)
Show description for 645ef01authored[MNT] Update ruff and mypy version, and format files to match latest ruff checks (#1553)
Show description for 039defeauthored
Commits on Jan 2, 2026
refactor: updated OpenMLEvaluation to use dataclass decorator (#1559)
Show description for 3a05157authored
Commits on Jan 1, 2026
[BUG] Fix Sklearn Models detection by safely importing openml-sklearn (#1556)
Show description for 8672ffbauthored
Commits on Dec 31, 2025
[BUG] `get_task` removes the dir even if was already existing (#1584)
Show description for 6e78858authored
Commits on Dec 12, 2025
key update for new test server (#1502)
Show description for 17d690fandauthored
Commits on Sep 22, 2025
Do not use Test-apikey for unittests that talk with Prod. (#1436)
Show description for 4b1bdf4authored
Commits on Jun 30, 2025
Commits on Jun 20, 2025
Commits on Jun 19, 2025
Remove scikit-learn extension as submodule, publish independently instead (#1424)
Show description for 3b04654authored
Commits on Jun 18, 2025
- authored
f-string guidelines using Flynt (#1406)
Show description for d88f885authored- authored
- authored
Commits on Jun 17, 2025
refactor: Deprecate array formats and default to dataframe (#1372)
Show description for d36593dauthored
Commits on Jun 16, 2025
Change default server, fix bug writing config to file (#1393)
Show description for a8ecf1eauthored