Embedding ML models in Streamlit GUI
- Richmond Yeboah
- Sep 11, 2024
- 1 min read

This project features how I went about deploying a user-friendly streamlit app that helps users predict customer churn with the models I trained some months ago on the telecom customer data.
Tools Used and Programming languages Used: Python, VS Code (Jupyter Notebook)
Link to project documentation on GitHub: https://github.com/richmond-yeboah/Embedding-ML-models-in-GUI
Link to project article on medium: https://medium.com/@richmondyeboah299/embedding-ml-models-in-gui-a14a3a7b2840
Comments