Skip to content

shuaijiang/FemaleMaleDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FemaleMaleDatabase

#The Height and Weight of Female and Male Databse This database includes height and weight of females and males, the first column is the height(cm) and the second column is the weight(kg)

#Data Description: ##Training Data In the training files, each row represents one person, the first column is the height, the second column is the weight.

  • female.TXT includes the height and weight of 50 females.
  • male.TXT includes the height and weight of 50 males.

##Test Data In the test files, each row represents one person, the first column is the height, the second column is the weight and the third column is the gender(f for female, m for male).

  • test0.txt includes the height and weight of 35 persons(15 females and 20 male;1 for male and 0 for female).
  • test1.txt includes the height and weight of 35 persons(15 females and 20 male).
  • test2.txt includes the height and weight of 300 persons(50 females and 250 males).

About

This database includes height and weight of females and males, the first column is the height(cm) and the second column is the weight(kg)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages