Mpodszus commited on
Commit
a482377
·
verified ·
1 Parent(s): 7965a1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -1
app.py CHANGED
@@ -84,7 +84,13 @@ def main_func(Department, ChainScale, SupportiveGM, Merit, LearningDevelopment,
84
  # Create the UI
85
  title = "**Mod 3 Team 5: Employee Turnover Predictor & Interpreter**"
86
  description1 = """
87
- This app predicts whether an employee intends to stay or leave based on satisfaction factors.
 
 
 
 
 
 
88
  """
89
 
90
  description2 = """
 
84
  # Create the UI
85
  title = "**Mod 3 Team 5: Employee Turnover Predictor & Interpreter**"
86
  description1 = """
87
+ This app evaluates six key factors affecting employee satisfaction—Supportive GM, Merit, Learning & Development, Work Environment, Engagement, and Well-Being—to predict whether an employee is likely to stay with Hilton or leave.
88
+
89
+ The app provides two key outputs:
90
+
91
+ Predicted Probability – A likelihood score indicating whether an employee will stay or leave.
92
+ SHAP Force Plot – A dynamic visualization that illustrates how each factor influences the prediction, helping to pinpoint the most impactful drivers of employee retention.
93
+ Designed for HR teams at both departmental and hotel chain levels, this tool delivers data-driven insights to improve employee experience and retention strategies across Hilton properties.
94
  """
95
 
96
  description2 = """