--- title: Event Handler emoji: ⚡ colorFrom: indigo colorTo: red sdk: gradio sdk_version: 5.37.0 app_file: app.py pinned: false short_description: 'to check the possibility for attending a event ' --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # My ML Predictor on Hugging Face Spaces This app predicts outcomes based on user input using a trained model (`model.pkl`) and a scaler (`scaler.pkl`). Built using Gradio.