Skip to content

A project on predicting the age of abalones using their characteristics.

Notifications You must be signed in to change notification settings

bunmiadejimi/Abalone-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Abalone Prediction

A project on predicting the age of abalones using their characteristics.

Attribute Information:

Given is the attribute name, attribute type, the measurement unit and a brief description. The number of rings is the value to predict: either as a continuous value or as a classification problem.

Name / Data Type / Measurement Unit / Description


  • Sex / nominal / -- / M, F, and I (infant)
  • Length / continuous / mm / Longest shell measurement
  • Diameter / continuous / mm / perpendicular to length
  • Height / continuous / mm / with meat in shell
  • Whole weight / continuous / grams / whole abalone
  • Shucked weight / continuous / grams / weight of meat
  • Viscera weight / continuous / grams / gut weight (after bleeding)
  • Shell weight / continuous / grams / after being dried
  • Rings / integer / -- / +1.5 gives the age in years

Questions

  • How does weight change with age for each of the three sex categories?
  • Can you estimate an abalone's age using its physical characteristics?
  • Investigate which variables are better predictors of age for abalones.

About

A project on predicting the age of abalones using their characteristics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published