Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandru-21 committed Jun 29, 2024
1 parent f293a4e commit 0a39df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def predict(loan_details: LoanPrediction):
return {"status":pred}



@app.post("/prediction_ui")
def predict_gui(Gender: str,
Married: str,
Expand Down

0 comments on commit 0a39df9

Please sign in to comment.