Hari022 commited on
Commit
0d40505
·
verified ·
1 Parent(s): 5049c1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -11,3 +11,7 @@ short_description: 'to check the possibility for attending a event '
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+ # My ML Predictor on Hugging Face Spaces
15
+
16
+ This app predicts outcomes based on user input using a trained model (`model.pkl`) and a scaler (`scaler.pkl`). Built using Gradio.
17
+