├── LICENSE ├── Project-code.ipynb ├── README.md ├── Scree-plot.png ├── Thank-you.png ├── Varimax.png └── responses.csv /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/LICENSE -------------------------------------------------------------------------------- /Project-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/Project-code.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/README.md -------------------------------------------------------------------------------- /Scree-plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/Scree-plot.png -------------------------------------------------------------------------------- /Thank-you.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/Thank-you.png -------------------------------------------------------------------------------- /Varimax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/Varimax.png -------------------------------------------------------------------------------- /responses.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sagar-Darji/Personality-prediction/HEAD/responses.csv --------------------------------------------------------------------------------