Last active
August 29, 2015 14:13
-
-
Save felipeborges/f7e6603356e5f6c7ac26 to your computer and use it in GitHub Desktop.
Apply Magic Sauce's predictionAPI translates individuals' digital footprints into detailed psychological profiles. This is my Facebook psychological profile based on my last 100 Likes. http://applymagicsauce.com/test.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"uid": "1525548425", | |
"predictions": [ | |
{ | |
"trait": "Relationship_Married", | |
"value": 0.1472537849883816 | |
}, | |
{ | |
"trait": "Concentration_Journalism", | |
"value": 0.10400347649614775 | |
}, | |
{ | |
"trait": "BIG5_Agreeableness", | |
"value": 0.5665927685006753 | |
}, | |
{ | |
"trait": "BIG5_Conscientiousness", | |
"value": 0.35414879876735694 | |
}, | |
{ | |
"trait": "Politics_Libertanian", | |
"value": 0.11321645465103779 | |
}, | |
{ | |
"trait": "Religion_None", | |
"value": 0.4411797842618224 | |
}, | |
{ | |
"trait": "Politics_Uninvolved", | |
"value": 0.18408479632256117 | |
}, | |
{ | |
"trait": "Religion_Lutheran", | |
"value": 0.011392356445349298 | |
}, | |
{ | |
"trait": "Religion_Catholic", | |
"value": 0.19043718801816706 | |
}, | |
{ | |
"trait": "Concentration_Finance", | |
"value": 0.05399286249089673 | |
}, | |
{ | |
"trait": "Concentration_Biology", | |
"value": 0.0743217618443006 | |
}, | |
{ | |
"trait": "Age", | |
"value": 27.526152395384848 | |
}, | |
{ | |
"trait": "Concentration_Business", | |
"value": 0.09434007121763363 | |
}, | |
{ | |
"trait": "Satisfaction_Life", | |
"value": 0.3993379162281818 | |
}, | |
{ | |
"trait": "Politics_Conservative", | |
"value": 0.2786202668317064 | |
}, | |
{ | |
"trait": "Concentration_Art", | |
"value": 0.1715636872513931 | |
}, | |
{ | |
"trait": "Politics_Liberal", | |
"value": 0.4240784821946947 | |
}, | |
{ | |
"trait": "Religion_Mormon", | |
"value": 0.007481499959133384 | |
}, | |
{ | |
"trait": "Intelligence", | |
"value": 0.6067129492987652 | |
}, | |
{ | |
"trait": "Concentration_Psychology", | |
"value": 0.0964035166237185 | |
}, | |
{ | |
"trait": "Relationship_None", | |
"value": 0.5675904683769861 | |
}, | |
{ | |
"trait": "BIG5_Openness", | |
"value": 0.6415304782340894 | |
}, | |
{ | |
"trait": "Lesbian", | |
"value": 0.01678004691517946 | |
}, | |
{ | |
"trait": "Religion_Jewish", | |
"value": 0.02169152986916165 | |
}, | |
{ | |
"trait": "BIG5_Extraversion", | |
"value": 0.3878598491077426 | |
}, | |
{ | |
"trait": "Concentration_Engineering", | |
"value": 0.08073972726941366 | |
}, | |
{ | |
"trait": "Relationship_Yes", | |
"value": 0.2851557466346323 | |
}, | |
{ | |
"trait": "Concentration_Law", | |
"value": 0.06838658257065884 | |
}, | |
{ | |
"trait": "Gay", | |
"value": 0.021357883573336123 | |
}, | |
{ | |
"trait": "Concentration_Nursing", | |
"value": 0.057185255238276625 | |
}, | |
{ | |
"trait": "BIG5_Neuroticism", | |
"value": 0.20769632848529918 | |
}, | |
{ | |
"trait": "Concentration_Education", | |
"value": 0.049437207093707004 | |
}, | |
{ | |
"trait": "Concentration_History", | |
"value": 0.07397875531995865 | |
}, | |
{ | |
"trait": "Concentration_IT", | |
"value": 0.07564709658389508 | |
}, | |
{ | |
"trait": "Female", | |
"value": 0.3250537639038745 | |
}, | |
{ | |
"trait": "Religion_Christian_Other", | |
"value": 0.3278176414463663 | |
} | |
], | |
"$promise": {}, | |
"$resolved": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment