You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the given database Find out the personality using this personality traits. Applications in psychology Factor analysis has been used in the study of human intelligence and human personality as a method for comparing the outcomes of (hopefully) objective tests and to construct matrices to define correlations between these outcomes, as well as…
Predict personality traits via social media behavior despite digital footprint challenges. Considers social media activities as potential reflections of personality.
My telecommunications engineering bachelor thesis on 'Big data analytics to assess personality based on voice analysis' was a project in collaboration with AUDIAS-UAM researching team and UAM's faculty of Psychology. Data was confidential so it was not uploaded
This repository contains recommendation system for dating apps based on personality evaluation by automatic question generation and sentiment + zero shot classification and user embeddings based on swipe history, made with FastAPI, validated by Pydantic Models
Here I developed a machine learning model for predicting personality traits. It analyzes personal behavior data and uses algorithms like KNN, Logistic Regression, Decision Tree to classify individuals based on traits. It automates the personality assessment process, providing insights for social media, advertising, and recruitment.
To develop a machine learning model that can accurately predict an individual's scores on each of the Big Five personality traits based on their responses to a standardized personality assessment questionnaire using PCA and K-Means.
Our study focused on using the Big Five personality inventory to predict traits from students' smartphone sensor data collected over 2 months under the Horizon Europe project. Through correlation analyses and machine learning with cross-validation, we showed that predictions are reliable and accurate enough for practical use.
A machine learning model that uses PCA and K-Means to analyze responses of an individual to a standardized personality assessment questionnaire in order to accurately predict their scores for each of the Big Five personality traits in the OCEAN model.