Sathwikchowdary commited on
Commit
934cc52
·
verified ·
1 Parent(s): 632e55b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ with col1:
76
 
77
  with col2:
78
  if st.button("Decision Tree"):
79
- st.switch_page("pages/2Decision Tree.py")
80
 
81
  with col3:
82
  if st.button("Ensemble Techniques"):
 
76
 
77
  with col2:
78
  if st.button("Decision Tree"):
79
+ st.switch_page("pages/2Decision-Tree.py")
80
 
81
  with col3:
82
  if st.button("Ensemble Techniques"):