Skip to content

Commit 14a9a39

Browse files
authored
Update Readme.md
1 parent 51fb603 commit 14a9a39

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Data_Science/streamlit_ml_app/Readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
A small Streamlit web application that allows users to **upload a CSV file**, **choose a machine learning model**, and **view model performance metrics interactively**.
44

5-
This fulfills the GitHub issue:
6-
7-
> **"Build a small Streamlit app in `/Data_Science/` that allows uploading a CSV, choosing a model, and viewing metrics interactively."**
8-
9-
---
105

116
## 🚀 Features
127

@@ -25,3 +20,4 @@ pip install -r requirements.txt
2520
▶️ Running the App
2621
streamlit run streamlit_app.py
2722

23+

0 commit comments

Comments
 (0)