rasmodev commited on
Commit
b25aba4
1 Parent(s): c847463

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -73,7 +73,6 @@ def churn_prediction(gender, SeniorCitizen, Partner, Dependents, tenure, PhoneSe
73
 
74
  return input_prediction
75
 
76
-
77
  # Define input components
78
  input_components = [
79
  gr.Radio(label='Customer Gender', choices=['Female', 'Male']),
 
73
 
74
  return input_prediction
75
 
 
76
  # Define input components
77
  input_components = [
78
  gr.Radio(label='Customer Gender', choices=['Female', 'Male']),