Save plot to MLFlow
1 | mlflow_log_plot(plot, plot_path, height = 9, width = 5)
|
plot |
object GGplot object |
plot_path |
string Local path to save plot file to |
height |
int Height of plot |
width |
int Width of plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.