UmaKumpatla commited on
Commit
610530e
·
verified ·
1 Parent(s): 420f379

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
  # Page setup
13
  st.set_page_config(page_title="Explore Linear Regression", layout="wide")
14
- st.title("🏡 Linear Regression with the Boston Housing Dataset")
15
 
16
  # Intro
17
  st.markdown("""
 
11
 
12
  # Page setup
13
  st.set_page_config(page_title="Explore Linear Regression", layout="wide")
14
+ st.title("Linear Regression")
15
 
16
  # Intro
17
  st.markdown("""