Skip to content

Instantly share code, notes, and snippets.

@awaiskaleem
Created July 14, 2020 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awaiskaleem/854045b441c2693892093716a49d26a2 to your computer and use it in GitHub Desktop.
Save awaiskaleem/854045b441c2693892093716a49d26a2 to your computer and use it in GitHub Desktop.
def save_model(model,model_name):
mlflow.spark.log_model(model,model_name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment