Skip to content

Collection of code for various Kaggle competitions

Notifications You must be signed in to change notification settings

neil-ash/Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle

Starting out on Kaggle -- here are my first few competitions!

So far:

Kobe: predict if Kobe Bryant will make the basket given given historical data

  • Log Loss of 0.640

World Happiness: predict a country's happiness score based on cultural values

  • Mean Absolute Error of 0.470 (on a 0 - 10 scale)

MNIST: classify handwritten digits

  • Accuracy of 97.5% (using 'naive', non-computer vision techniques)

Titanic: predict if a passenger will survive or die given their age, sex, fare, etc.

  • Accuracy of 78.5%

About

Collection of code for various Kaggle competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published