Skip to main content

GenderClassifier Tool

  • Aim: using ML models as packages
  • Purpose: for classifying gender of individuals using their first names

Installation

pip install genclf

Usage

Basic usage

>>> from genclf import GenderClassifier
>>> g = GenderClassifier()
>>> g.name = 'Jess'
>>> g.predict()

Loading Different Models

>>> from genclf import GenderClassifier
>>> g = GenderClassifier()
>>> g.name = 'Jessica'
>>> g.load('nv')
>>> g.predict()

Using the Classify Method

>>> from genclf import GenderClassifier
>>> g = GenderClassifier()
>>> g.load('nb')
>>> g.classify("David")

Check Gender

>>> from genclf import GenderClassifier
>>> g = GenderClassifier()
>>> g.is_male("Mark")
>>> from genclf import GenderClassifier
>>> g = GenderClassifier()
>>> g.is_female("Mary")

Requirements

  • Joblib
  • Scikit-learn

Maintainer

  • Jesse E.Agbe(JCharis)
  • Jesus Saves@JCharisTech

Release files for genclf 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for genclf 0.0.1
File Size Uploaded
genclf-0.0.1.tar.gz 1.8 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for genclf 0.0.1
File Interpreter ABI Platform
genclf-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 3.6 MB

Release files / genclf-0.0.1.tar.gz

Download URL genclf-0.0.1.tar.gz
Size 1.8 MB
Tags Source
SHA-256 checksum
How to use checksums
1713c245b2aa609c309f5286c5ac49ec1f4d6a5eda421979331962db49afe482
BLAKE2b-256 checksum
How to use checksums
191aacb0e7f8834a16ec9598f83031dade1dece0e82de45fa205ec3b044f17b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/0.12.17 CPython/3.7.3 Linux/5.0.0-37-generic

Release files / genclf-0.0.1-py3-none-any.whl

Download URL genclf-0.0.1-py3-none-any.whl
Size 1.8 MB
Tags Python 3
SHA-256 checksum
How to use checksums
518e04dbecbcb18800ccb1b89f47e9e9c66c5f5c5e70917d4657ce89c6b69269
BLAKE2b-256 checksum
How to use checksums
130e10830711da6ef99494e96154ff334e5bf1f3b09ba0771f42d73a5d8c7209
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/0.12.17 CPython/3.7.3 Linux/5.0.0-37-generic

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page