From a36973ddb3f24f1222b8015df7dc4d80130a10a8 Mon Sep 17 00:00:00 2001 From: ryssta Date: Fri, 4 Oct 2024 16:18:41 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c9cf8de..f4ce4c4 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,6 @@ in.tsv data features: expected.tsv data features: * Survival - whether passenger survived (1 = yes, 0 = no) + +## Important note +expected.tsv file does not contain header for the "survival" column and the out.tsv also must not have header (only predictions)