Skip to content

Instantly share code, notes, and snippets.

@elijahbenizzy
Last active June 26, 2024 20:41
Show Gist options
  • Save elijahbenizzy/5a578fe078b3494978c5c3c54f28391c to your computer and use it in GitHub Desktop.
Save elijahbenizzy/5a578fe078b3494978c5c3c54f28391c to your computer and use it in GitHub Desktop.
results = dr.execute(
["trained_model_mlflow", "train_performance", "test_performance", "test_scatter_plot"],
inputs=dict(test_size_fraction=0.3)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment