/WebApp-SupervisedML

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Web App for Supervised ML with Streamlit

This is a mullti-paged web app demonstrating supervised machine learning with Linear Regression and Classification.

Visit the web app

Tools Used

  • Python Programming v3.X
  • Streamlit v1.10.0
  • Scikit-learn