microsoft/FLAML

Check if openml version is required

Open

#882 opened on Jan 12, 2023

 (4 comments) (0 reactions) (1 assignee)Jupyter Notebook (560 forks)github user discovery
dependenciesgood first issue

Repository metrics

Stars
 (4,364 stars)
PR merge metrics
 (Avg merge 3d 21h) (12 merged PRs in 30d)

Description

Currently the openml version in setup.py is fixed to 0.10.2. This version is no longer in conda-forge. If all the tests and notebooks can work without requiring that version, remove/change that version number.

Contributor guide