Update notebooks to use latest version of FLAML
Open
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 565
- Avg merge
- 5d 8m
- Merged PRs (30d)
- 17
Description
The notebooks in the notebook folder are using different versions of FLAML, it's easy to use a fix version, but it's not good for users to try different notebooks.
It would be better to adapt them to the latest version. I suggest using `pip install flaml >= x.x.x` and add tests to the notebooks to avoid regressions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.