This project is part of my learning journey from a Udemy course on using Flask and understanding machine learning models.
Coming soon!
-
Clone the repository:
git clone <repository-link>
-
Navigate to the project directory and run the Flask application: python application.py
-
To access the ML prediction page, go to: http://localhost:5000/predictdata
-
Enter some numbers, and you'll receive the prediction result!
