Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 2.56 KB

README.md

File metadata and controls

62 lines (38 loc) · 2.56 KB

IPIP-NEO Data 🌊

Powered by NeuroQuestAI python 3 Packaged with Poetry

The International Personality Item Pool (IPIP) is a public domain collection of items for use in personality tests. It is managed by the Oregon Research Institute.

This repository contains the datasets for the 120 and 300 versions of the (IPIP), where the scores were calculated based on users' responses using the Five-Factor-E library.

The original datasets were provided by Professor Dr. John A. Johnson and can be accessed at the link https://osf.io/tbmh5/.

How to use 🚀

To use the project, simply install Python and Poetry on your machine. Then, run the commands below:

cd ipip-neo-data; poetry shell; poetry update

Now run:

jupyter lab --no-browser

The datasets are available on the Kaggle platform at the links below:

Examples of EDA analysis:

Credits 🏆

  • Dr John A. Johnson

License 🙋

Resources 📗

Authors 👨‍💻