This is a web application that predicts the likelihood of a student being admitted to a university based on their academic and personal profile. The prediction is made using a machine learning model trained on historical admissions data.
Video.Demonstration.mp4
- User-friendly web interface for inputting academic and personal profile data
- Predictive model based on historical admissions data
- Results displayed in a clear and understandable manner
- Python
- Flask
- Scikit-learn
- HTML/CSS
- Clone the repository: git clone https://github.com/k2oneiy/Campus-Placement-Predication-App.git
- Run the application: python app.py
- Open the web interface in your browser at http://localhost:5000/
- Input your academic and personal profile data
- Click the "Predict" button to get your admission prediction result