Skip to content

zackmdavis/Persongen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persongen

exercises in the computational philosophy of gender

predicting sex from personality

src/main.rs

Given d values of sex differences in Big Five personality traits, how easy is it to predict someone's sex from measurements of their personality using a naïve Bayes model?? (I hope it's hard, but the data will decide.)

My friend Sophia points out that I'm doing it wrong: you can't use residuals for sampling; you need to actually use the correlation matrix. But the paper reports that, too (Table 3).

Data source:

predicting pre-SRS sexual orientation for trans women

also/two_type_taxonomy.py

Data source:

  • "Sexuality Before and After Male-to-Female Sex Reassignment Surgery" by Anne A. Lawrence

About

exercises in the computational philosophy of gender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published