louiecerv commited on
Commit
004fd7d
·
1 Parent(s): 15ff0e4

sync with remote

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ def main():
60
  impact of hyperparameter tuning and visualize the predictions.
61
 
62
  Created by Louie F. Cervantes, M.Eng. (Information Engineering)"""
63
- with st.expander("About"):
64
  st.markdown(about)
65
 
66
  # Tabs for each problem
 
60
  impact of hyperparameter tuning and visualize the predictions.
61
 
62
  Created by Louie F. Cervantes, M.Eng. (Information Engineering)"""
63
+ with st.expander("About this App"):
64
  st.markdown(about)
65
 
66
  # Tabs for each problem