A machine learning model that predicts personality types (Introvert/Extrovert) using behavioral patterns and Random Forest classification with Flask REST API implementation.
Overview
This project uses machine learning to analyze behavioral patterns and predict whether someone is more likely to be an introvert or extrovert. It leverages a Random Forest Classifier trained on various behavioral indicators and provides predictions through a REST API.
Features
Predicts personality type based on 7 behavioral indicators
Random Forest Classifier with optimized performance