Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 688 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 688 Bytes

Personality Prediction Project

This is a Machine Learning Model of a Personality Prediction, where a spreadsheet of 50 questions will be taken as an input for user. Their responses will be stored in a format, suitable for Model to predict the user's personality. the Clustering model will work to display the the personality cluster. The Model is implemented using OCEAN personality model.

This project is referred from here. I have done some changes as per my requirements. The Project is deployed here using Streamlit Community Cloud