Skip to content

kalaidin/titanic-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Titanic: 1d-convolution on learned character embeddings

The main idea is to use no hand crafted features at all. Let the model do it itself.

We'll be applying 1d convolution on learned character embeddings of raw passenger text data (names, tickets, etc.).

This, combined with numeric raw features should probably give around 0.8 accuracy (currently got 0.80861 at the leaderboard but this is subject to some randomness :).

A kernel at Kaggle

Any feedback is welcome.

About

Titanic: 1d-convolution on learned character embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published