Make your Machine Learning Models Come Alive with Streamlit

Use this free Python library to quickly serve models and display data

Jeff Hale
Towards Data Science
13 min readJun 15, 2020

--

You made a machine learning model. Yippee! 😀 You want folks to be able to use it without firing up a Jupyter notebook. Hmm. 🤔 What should you do?

You could use Flask to serve your model. Flask is great lightweight web framework, but it requires knowing about routes and other web things. 😕 Django is a full-service framework, but with a steeper learning curve than Flask. If you just want…

--

--

I write about data things. Follow me on Medium and join my Data Awesome mailing list to stay on top of the latest data tools and tips: https://dataawesome.com