Baby Gender Predictor

Predicts baby gender using:

  • Name features (length, ending letters, vowel patterns) โ€” ~90% accuracy
  • Growth measurements (age, height, weight, BMI) โ€” ~70% accuracy

Usage

import joblib
model = joblib.load('name_gender_model.pkl')

Datasets

  • SSA Baby Names (1980โ€“2022)
  • WHO Child Growth Standards
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support