The extensive use of fake information has negative impact on online matrimony. This project helps in finding the fake profiles depending on the information provided by the user. Fake profiles exhibits high inconsistency between attributes and do not comply with each other.
Go to the website: http://fake-profile-detection.herokuapp.com
- Python - Used for training and deploying the ML model
- Flask - The web framework used
- Jinja2 - Templating Language for Python
- Heroku - Used to deploy the application
- Sklearn:RandomForestClassifier - Machine Learning Classification Model