Ramyamaheswari commited on
Commit
3db6c6b
Β·
verified Β·
1 Parent(s): 8566dd3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import seaborn as sns
11
 
12
  # Streamlit configuration
13
  st.set_page_config(page_title="πŸ“ˆ Logistic Regression - Breast Cancer", layout="wide")
14
- st.title("πŸ“‰ Logistic Regression on Breast Cancer Dataset")
15
 
16
  # --- Theory Section ---
17
  st.markdown("""
 
11
 
12
  # Streamlit configuration
13
  st.set_page_config(page_title="πŸ“ˆ Logistic Regression - Breast Cancer", layout="wide")
14
+ st.title("πŸ“‰ Logistic Regression")
15
 
16
  # --- Theory Section ---
17
  st.markdown("""