Skip to content

aditya-rao1/MeyersBriggMLModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MeyersBriggMLModel

Purpose

See if a machine learning model can be created that will predict a person's personality based on their posture. A CSV file contains data with a bunch of people and their posture and personality types.

Technologies Used

Google Colab, Python, Pandas, ML Algorithms(K-Nearest Neighbors, Support Vector Machines). Pandas is used to load the data set within Google Colab and then sci-kit learn is used to incoroporate the machine learning algorithms.

How to use?

Run all the cells in the Google Colab in order to show the results of the workbook.

Results

Found a 40 percent correlation with the ML algorithms listed.

About

An machine learning to attempt to find correlation between posture and personality type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published