Skip to content

andreshp/Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle

Solution to some public data sets in Kaggle Platform.

Classify handwritten digits using the famous MNIST data.

  • Current Score : 0.98729. Data preprocessing + Deep Learning.

  • Other Algorithms : 0.97557. Data Preprocessing + KNN with k = 1.

The following picture shows the mean of the handwritten pictures for each digit.

The final picture shows the mean of the handwritten pictures once they were preprocesed.

Determine if a passenger survived or not to the terrible Titanic sinking.

  • Current Score : 0.81818. Data preprocessing + Enssamble of Party'S Random Forest, C4.5 and Neural Networks.

"Titanic side plan 1911" by Anonymous - Engineering journal: 'The White Star liner Titanic', vol.91.. Licensed under Public Domain via Wikimedia Commons.

About

Solution to some public data sets in Kaggle Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published