Commits
User selector
Commit History
Commits on Feb 15, 2026
[DOC] Enhance Docstrings of Flows Core Public Functions (#1569)
Show description for 5b85b77authored
Commits on Jan 14, 2026
[MNT] Update ruff and mypy version, and format files to match latest ruff checks (#1553)
Show description for 039defeauthored
Commits on Jun 19, 2025
Remove scikit-learn extension as submodule, publish independently instead (#1424)
Show description for 3b04654authored
Commits on Jun 17, 2025
refactor: Deprecate array formats and default to dataframe (#1372)
Show description for d36593dauthored
Commits on Oct 14, 2024
[pre-commit.ci] pre-commit autoupdate (#1329)
Show description for 3155b5fandauthored
Commits on Jan 15, 2024
[pre-commit.ci] pre-commit autoupdate (#1318)
Show description for decc7a8authored
Commits on Jan 9, 2024
Linting Everything - Fix All mypy and ruff Errors (#1307)
Show description for 6433d5bauthored
Commits on Jan 8, 2024
ci: Update tooling (#1298)
Show description for 783f7cdandauthored
Commits on Oct 31, 2023
Documented remaining Attributes of classes and functions (#1283)
Show description for d45cf37authored
Commits on Aug 1, 2023
Commits on Jun 16, 2023
Deprecate `output_format='dict'` (#1258)
Show description for 495162dauthored
Commits on Apr 25, 2023
[pre-commit.ci] pre-commit autoupdate (#1223)
Show description for f9412d3authored
Commits on Mar 21, 2023
Commits on Mar 1, 2023
Refactor if-statements (#1219)
Show description for 687a0f1authored
Commits on Oct 10, 2022
Commits on Jul 11, 2022
pre-commit update (#1150)
Show description for c6fab8eauthored
Commits on Jun 28, 2022
Commits on Apr 21, 2021
Fix documentation links (#1048)
Show description for 10c9dc5andauthored
Commits on Nov 3, 2020
Improve unit tests (#985)
Show description for a629562authored
Commits on Oct 23, 2020
Dataframe run on task (#777)
Show description for bf3cd2eauthored
Commits on Jul 2, 2020
[WIP] Add 781 (#922)
Show description for 8f99ff6authored
Commits on Nov 6, 2019
Adding license to each source file (#862)
Show description for e489f41authored andcommitted
Commits on Oct 18, 2019
Put shared logic of Publish into OpenMLBase (#849)
Show description for f74b73aauthored andcommitted
Commits on Oct 17, 2019
Create OpenMLBase, have most OpenML objects derive from it (#828)
Show description for 43596e0authored andcommitted
Commits on Oct 16, 2019
warn if there's an empty flow description (#831)
Show description for 40799f9authored andcommitted
Commits on Oct 14, 2019
fix issue #305 by not requiring external version in the flow xml (#818)
Show description for b96c564authored andcommitted
Commits on Oct 7, 2019
Add new convenience function get_flow_id (#792)
Show description for 382959fauthored
Commits on Sep 26, 2019
raise a warning, not an error, when not matching version exactly (#744)
Show description for fe218bcauthored andcommitted
Commits on Sep 2, 2019
- committed
Commits on Aug 25, 2019
- committed
Commits on Aug 24, 2019
Commits on Jul 26, 2019
add sklearn version to external version in sklearn flows, (#742)
Show description for 4c71d1dauthored andcommitted
Commits on Jul 25, 2019
replace __str__ by __repr__ (#743)
Show description for 8eef523authored andcommitted
Commits on Jul 24, 2019
Function to trim flownames for scikit-learn flows. (#723)
Show description for 4715796authored andcommitted
Commits on Jul 9, 2019
Reinstantiate model if needed. Better errors if can't. (#722)
Show description for 692af97authored andcommitted