diff --git a/README.md b/README.md index 7e71d10..9c3b095 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ - -GEval sample classification challenge +Titanic challenge ===================================== -Guess whether the weather is good for a walk (given temperature, -wind and rain). +Guess who survived from the disaster. -This is a sample/toy classification challenge for Gonito framework. Replace it with -the description of your challenge. +Giving many information about passengers (e.g. sex, fare, class and many more), predict who could stay alive. Directory structure -------------------