Skip to content

aayush3011/Ghouls-Ghosts-and-Goblins---Kaggle

Repository files navigation

Ghouls-Ghosts-and-Goblins---Kaggle

Classify the monsters haunting us!!! The total dataset is about 900 monsters. 371 monsters have been classified already as Ghouls, Ghosts or Goblins.

Dataset

https://www.kaggle.com/c/ghouls-goblins-and-ghosts-boo/data

Data Format

{
  id - id of the creature
  bone_length - average length of bone in the creature, normalized between 0 and 1
  rotting_flesh - percentage of rotting flesh in the creature
  hair_length - average hair length, normalized between 0 and 1
  has_soul - percentage of soul in the creature
  color - dominant color of the creature: 'white','black','clear','blue','green','blood'
  type - target variable: 'Ghost', 'Goblin', and 'Ghoul'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published