Skip to content

Website to predict which TV-Character matches your personality based on Machine Learning Algorithms

License

Notifications You must be signed in to change notification settings

uttej2001/Personality-Type-Analysis

Repository files navigation

PERSONALITY TYPE ANALYSIS

Website to predict which telivision character matches your personality based on Machine Learning data from openpsychometrics.org.

I was searching through some cool projects on personality prediction one-day when I came across thiw website openpsychometrics.org that houses open-dataset about personality prediction. This website will allow to you to slide through 20 different personality assets and then come up with a match for your favourite character from fiction works. An interactive character-matching website based on machine-learning and personality prediction using Logistic Regression from sklearn.

Go and checkout which character matches your personality!

The dataset contains 800 characters and one will be mapped to one particular match based on the inputs of personality scores.

Website hosted

Website is hosted at Link to website

image

image

Functionality

The entire website has been made from Django framework and is hosted on Heroku.
Images have been fetched from Link.
Trained .ipynb file and added resources can be found in training directory.

Dependancies

  • Required modules can be found in requirements.txt
  • Run on your local machine using
    python manage.py runserver
  • Script uses Gunicorn to work with .wsgi files
  • Python 3.7 is preferred

About

Website to predict which TV-Character matches your personality based on Machine Learning Algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published