khuyentran1401 / machine-learning-articles

List of interesting articles on different topics of machine learning and deep learning
https://towardsdatascience.com/how-to-organize-your-data-science-articles-with-github-b5b9427dad37?source=friends_link&sk=4dfb338164ad6e95809d943f0dc0578e
164 stars 55 forks source link

How to Use MLflow To Reproduce Results and Retrain Saved Keras ML Models #16

Open ghost opened 4 years ago

ghost commented 4 years ago

TL;DR

How to log models, load, and make predictions with saved models

Article Link

https://databricks.com/blog/2018/09/21/how-to-use-mlflow-to-reproduce-results-and-retrain-saved-keras-ml-models.html

Author

Databricks

Key Takeaways

Useful Code Snippets

Useful Tools

Comments/ Questions