Views
No views yet
app.py: Contains the Gradio interface and main application logic.requirements.txt: Lists the dependencies required to run the project.model.pkl: The trained machine learning model (generated after training).scaler.pkl: The scaler used to preprocess the data (generated after training).