Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.12 KB

FirstLastNameCasteOut.md

File metadata and controls

20 lines (15 loc) · 1.12 KB

FirstLastNameCasteOut

Properties

Name Type Description Notes
script String [optional]
id String [optional]
explanation String [optional]
firstName String The first name (also known as given name) [optional]
lastName String The last name (also known as family name, or surname) [optional]
caste String Most likely caste [optional]
casteAlt String Second best alternative : caste [optional]
casteTop List<String> List caste(top 10) [optional]
score Double Compatibility to NamSor_v1 Origin score value. Higher score is better, but score is not normalized. Use calibratedProbability if available. [optional]
probabilityCalibrated Double The calibrated probability for caste to have been guessed correctly. -1 = still calibrating. [optional]
probabilityAltCalibrated Double The calibrated probability for caste OR casteAlt to have been guessed correctly. -1 = still calibrating. [optional]