A machine learning webapp built using Django to predict a person's personality using logistic regression and display the results on a beautiful webapp.
- Predict a person's personality using logistic regression
- Display the results on a beautiful webapp
- User-friendly interface
- Python 3.6 or higher
- Clone the repository to your local machine:
git clone https://github.com/your-username/Personality-Prediction-Webapp.git - Install the required Python packages by using requirements.txt
- Open the project in a code editor
- Run the
app.pyscript to start the webapp - Open a web browser and go to
http://localhost:5000to access the webapp - Enter the required information in the form and click on the "Predict" button to get the personality prediction
Pull requests are welcome.
This Project is co-created by https://www.github.com/DevangML, https://www.github.com/aayushgundawar, https://www.github.com/ishangujarathi, https://www.github.com/Dhananjaydd, https://www.github.com/SomKamnapure