Skip to content

ranimkhojah/personality-type-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBTI Personality Type Predictor

drawing

Overview:

The system is a personality predictor based on the MBTI personality types: given a sentence or text input by the user (ideally associated to their values, beliefs, or simply related to them somehow) the system will predict to which personality type the text is mostly related with.

Code Execution

  1. set-up your path : cd to team03\web-app\mbti_web
  2. run the server : run the command python manage.py runserver
  3. use the website : open your browser and go to http://localhost:8000/
Support Packages

Model

  • tensorflow
  • keras
  • joblib
  • pickle

Pipeline Validator

  • goodtables
  • tableschema
  • pprint
  • shutil
  • os
  • warnings
  • numpy
  • pandas
  • pandas_schema

Database Communicator

  • sqlite3
  • pandas

Data Cleaner

  • pandas
  • re
  • pkg_resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published