-
I ran the demo example from here: https://github.com/microsoft/FLAML/blob/main/notebook/flaml_demo.ipynb
|
Beta Was this translation helpful? Give feedback.
Answered by
sonichi
Feb 12, 2021
Replies: 1 comment 7 replies
-
|
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
pawarbi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
notebook
option, openml is included. So one can usepip install flaml[notebook]
to make sure the notebook is runnable. I'll add!pip install flaml[notebook]
in the beginning of the notebook so that it ensures the dependencies are installed.best_individual_model
whenensemble=True
. Would you like to work on that?