Skip to content

Conversation

@gustavocidornelas
Copy link
Contributor

…on API

Summary

  • Initial support for baseline models
  • Introduces the project method add_baseline_model. This method receives (optionally) a model_config_file_path, which should contain the baseline model params (e.g., ensembleSize, randomSeed, timeout, etc.). If no config file is provided, the default values for the params are used.
  • The user can add either a model or a baseline model to a bundle. Not both at the same time.
  • If a baseline model is provided, training and validation sets WITHOUT predictions are also needed.
@linear
Copy link

linear bot commented Feb 7, 2023

OPEN-3481 Introduce support for baseline models on the Python API

Not implement. Just define where it fits and how the interaction will take place.

@gustavocidornelas gustavocidornelas merged commit a56ca06 into mvp Feb 7, 2023
@gustavocidornelas gustavocidornelas deleted the cid/baseline-models branch February 7, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants