Logs a model for this run. Similar to save_model()
but stores model as an artifact within the active run.
1 |
model |
The model that will perform a prediction. |
path |
Destination path where this MLflow compatible model will be saved. |
... |
Optional additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.