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.
- set-up your path : cd to
team03\web-app\mbti_web
- run the server : run the command
python manage.py runserver
- use the website : open your browser and go to
http://localhost:8000/
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