Neural Network to predict Gender from first name
Project description
Uses a neural network based method to predict the gender of a person from the first name. The network weights are included in the module. No external dependencies, except numpy. Weights are stored inline to make this a single file module.
Details about the network model are available here.
- Usage::
>>> import gender_ai as g >>> g.predict ('Sheldon')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gender_ai-0.1.tar.gz
(15.5 kB
view details)
File details
Details for the file gender_ai-0.1.tar.gz
.
File metadata
- Download URL: gender_ai-0.1.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c0bd7419abfcfc45c755ccd1d07323e7a62a330285031aae217878ef355deb48
|
|
MD5 |
f7a16ffaad7d5788675fa8fe8d02f042
|
|
BLAKE2b-256 |
f4999488fd86d33177188491f5dd3d86fc8e0dbb035a890e6cbc156270ae253f
|