Skip to content

Releases: SilentProgrammer-max/My-Streamlit-App

Stable Streamlit App

15 May 06:45

Choose a tag to compare

Initial release of my Streamlit Machine Learning app.

Features:

  • User-friendly interface with Streamlit
  • Uses ML model with scikit-learn
  • Plots with Matplotlib
  • Data handled with NumPy

Dependencies:

  • matplotlib==3.5.3
  • numpy==1.22.4
  • scikit_learn==0.24.2
  • streamlit==1.40.1
  • click==8.1.8