microsoft / FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
https://microsoft.github.io/FLAML/
MIT License
3.88k stars 505 forks source link

Check if openml version is required #882

Open sonichi opened 1 year ago

sonichi commented 1 year ago

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.

bilal-aamer commented 1 year ago

@sonichi Could I be assigned this issue.

sonichi commented 1 year ago

@sonichi Could I be assigned this issue.

Sure. Assigned to you. Thank you.

thinkall commented 1 year ago

Hi @bilal-aamer , do you find any issues with the notebooks if not fix openml version? Thanks.

bilal-aamer commented 1 year ago

Currently trying the tests