Summary
In this chapter, we learned some ML basics: how to take a pre-built ML model and use it within Streamlit, how to create our own models from within Streamlit, and also how to use user input to understand and iterate on ML models. Hopefully, at the end of this chapter, you feel comfortable with each of these. We will dive into the world of deploying Streamlit using Streamlit sharing next!