Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.38 KB

PersonalNameUSRaceEthnicityOut.md

File metadata and controls

21 lines (15 loc) · 1.38 KB

PersonalNameUSRaceEthnicityOut

Properties

Name Type Description Notes
script String [optional] [default to nothing]
id String [optional] [default to nothing]
explanation String [optional] [default to nothing]
name String The input name. [optional] [default to nothing]
raceEthnicityAlt String Second most likely US 'race'/ethnicity [optional] [default to nothing]
raceEthnicity String Most likely US 'race'/ethnicity [optional] [default to nothing]
score Float64 Higher score is better, but score is not normalized. Use calibratedProbability if available. [optional] [default to nothing]
raceEthnicitiesTop Vector{String} List 'race'/ethnicities [optional] [default to nothing]
probabilityCalibrated Float64 The calibrated probability for raceEthnicity to have been guessed correctly. -1 = still calibrating. [optional] [default to nothing]
probabilityAltCalibrated Float64 The calibrated probability for raceEthnicity OR raceEthnicityAlt to have been guessed correctly. -1 = still calibrating. [optional] [default to nothing]

[Back to Model list] [Back to API list] [Back to README]