Skip to content
Discussion options

You must be logged in to vote
  1. For openml, we made it optional in the default package. In the notebook option, openml is included. So one can use pip 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.
  2. Without access to test data we won't know whether the best single model is better or the ensemble is better. What we can do is to keep both models available by adding a property best_individual_model when ensemble=True. Would you like to work on that?

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@wjlgatech
Comment options

@sonichi
Comment options

@wjlgatech
Comment options

@wjlgatech
Comment options

@sonichi
Comment options

Answer selected by pawarbi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants