"NameGender" (Built-in Classifier)
-
See Also
- Classify
- Entity
- PersonData
-
- Entity Types
- GivenName
- Person
-
- Classifiers
- FacialGender
-
- Predictors
- NameAge
- Related Guides
-
-
See Also
- Classify
- Entity
- PersonData
-
- Entity Types
- GivenName
- Person
-
- Classifiers
- FacialGender
-
- Predictors
- NameAge
- Related Guides
-
See Also
"NameGender" (Built-in Classifier)
Determine which gender a first name is.
Classes

Examples
open all close allBasic Examples (2)
Find the possible gender of a person from their first name:
Unrecognized names will return Indeterminate:
Obtain the probabilities for the possible classes:
Obtain a ClassifierFunction for this classifier:
Scope (1)
Load the ClassifierFunction corresponding to the built-in classifier:
Options (2)
ClassPriors (1)
Use a custom ClassPriors to restrict the possible outputs:
IndeterminateThreshold (1)
Use a custom IndeterminateThreshold:
Related Guides
History
Introduced in 2018 (11.3)