Description Usage Arguments Value Examples
Get predicted sex of a Portuguese name based on a model trained on a dataset of brazilian politicians. This model uses character counts, first and last characters, and bigrams. Note the predictions favor men as most of the database of politician's are men. With weak prediction the model favors just guessing male.
1 |
names |
vector of names |
data.frame with original list and proportion women with that name
1 | br_pol_model(names="Antonio")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.