Pull requests · openml/openml-python
openml / openml-python Public
-
-
Notifications
You must be signed in to change notification settings - Fork 270
Pull requests list
[MNT] Remove temporary dummy CI jobs from test.yml
#1726
opened
doc: add working offline tutorial to examples gallery (#956)
#1725
opened
Lower the limit of the list calls to match new server maximum
#1724
opened
Improve error message for estimation_procedure by showing readable names instead of IDs
#1723
opened
added list_estimation_procedure in init files and returns a dict[int,…
#1721
opened
streaming aggregation and progress bar for _run_task_get_arffcontent
#1720
opened
Fix: Error Handling & Validation Improvements
#1719
opened
#1718
opened
[DOC] Update documentation for running tests with local Docker services
#1717
opened
MNT: Replace live server calls with mocks in test_task_methods.py and…
#1716
opened
Fix description cache invalidation
#1715
opened
[FIX] Fix three robustness gaps in OpenMLDataset.__repr__, get_data(), and create_dataset
#1713
opened
Fix incorrect error message for invalid cache_format in get_dataset
#1712
opened
feat: #1708 - [DOC] Update documentation for running tests with local services
#1710
opened
DOC: Update CONTRIBUTING.md with local services setup and test instructions
#1709
opened
[DOC] Add usage examples to dataset deletion functions
#1707
opened
docs: add all-contributors bot configuration and README section
#1706
opened
feat: Implement tagging for OpenMLSetup (#1686)
#1705
opened
Fix mypy errors in example tutorials
#1703
opened
Fix get_flow() with reinstantiate=True for flows without extensions
#1702
opened
Refactor OpenMLEvaluation to use dataclass (Fixes #1540)
#1701
opened
[MNT] Replace live server calls with mocks in test_api_calls
#1700
opened
Bump docker/login-action from 3 to 4
dependencies
#1699
opened
Bump docker/setup-qemu-action from 3 to 4
dependencies
#1698
opened
[MNT] Replace live server calls with mocks in test_run.py
#1695
opened
ProTip! Filter pull requests by the default branch with base:main.