rasmodev commited on
Commit
aa99895
·
verified ·
1 Parent(s): 52a7208

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -47,8 +47,6 @@ st.sidebar.info(
47
  "It utilizes a CatBoost machine learning model trained on an employee attrition dataset."
48
  )
49
 
50
-
51
-
52
  # Define the Streamlit app
53
  def main():
54
  # Define layout with three columns
 
47
  "It utilizes a CatBoost machine learning model trained on an employee attrition dataset."
48
  )
49
 
 
 
50
  # Define the Streamlit app
51
  def main():
52
  # Define layout with three columns