UmaKumpatla commited on
Commit
988d6d6
·
verified ·
1 Parent(s): 51cca33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -107,10 +107,6 @@ st.markdown("""
107
  - There’s a **linear trend**
108
  - You need **interpretability** over complexity
109
 
110
-
111
-
112
-
113
-
114
  🎯 *Pro Tip:* Try removing or combining features and observe how it affects accuracy and residuals!
115
  """)
116
 
 
107
  - There’s a **linear trend**
108
  - You need **interpretability** over complexity
109
 
 
 
 
 
110
  🎯 *Pro Tip:* Try removing or combining features and observe how it affects accuracy and residuals!
111
  """)
112