IS361Group4 commited on
Commit
bc2185e
·
verified ·
1 Parent(s): 77ba503

Update churn_analysis.py

Browse files
Files changed (1) hide show
  1. churn_analysis.py +1 -2
churn_analysis.py CHANGED
@@ -72,5 +72,4 @@ def predict(SeniorCitizen, Partner, Dependents, tenure,
72
  "Prediction: STAY ✅": prediction_probs[0]
73
  }
74
 
75
- return prediction_label
76
-
 
72
  "Prediction: STAY ✅": prediction_probs[0]
73
  }
74
 
75
+ return prediction_label