Skip to content

Commit

Permalink
k folds added in first level of learning due to limited data
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikwar committed Nov 30, 2017
1 parent 2b5ba35 commit 142a531
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 115 deletions.
86 changes: 43 additions & 43 deletions predictions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PassengerId,Survived
892,0
893,1
894,0
895,1
895,0
896,1
897,0
898,1
Expand All @@ -16,7 +16,7 @@ PassengerId,Survived
906,1
907,1
908,0
909,1
909,0
910,1
911,1
912,0
Expand All @@ -28,13 +28,13 @@ PassengerId,Survived
918,1
919,0
920,0
921,1
921,0
922,0
923,0
924,0
925,1
926,0
927,1
927,0
928,1
929,1
930,0
Expand All @@ -48,26 +48,26 @@ PassengerId,Survived
938,0
939,0
940,1
941,0
941,1
942,0
943,0
944,1
945,1
946,0
947,0
948,0
949,1
949,0
950,0
951,1
952,0
953,0
954,0
955,1
956,0
956,1
957,1
958,1
959,0
960,1
960,0
961,1
962,1
963,0
Expand All @@ -85,8 +85,8 @@ PassengerId,Survived
975,0
976,0
977,0
978,0
979,0
978,1
979,1
980,1
981,1
982,1
Expand All @@ -97,7 +97,7 @@ PassengerId,Survived
987,0
988,1
989,0
990,0
990,1
991,0
992,1
993,0
Expand All @@ -112,7 +112,7 @@ PassengerId,Survived
1002,0
1003,1
1004,1
1005,0
1005,1
1006,1
1007,0
1008,0
Expand All @@ -131,7 +131,7 @@ PassengerId,Survived
1021,0
1022,0
1023,0
1024,1
1024,0
1025,0
1026,0
1027,0
Expand All @@ -143,7 +143,7 @@ PassengerId,Survived
1033,1
1034,0
1035,0
1036,1
1036,0
1037,0
1038,0
1039,0
Expand All @@ -153,22 +153,22 @@ PassengerId,Survived
1043,0
1044,0
1045,1
1046,1
1046,0
1047,0
1048,1
1049,1
1050,0
1051,1
1051,0
1052,1
1053,1
1054,1
1055,0
1056,1
1056,0
1057,1
1058,0
1059,0
1060,1
1061,0
1061,1
1062,0
1063,0
1064,0
Expand All @@ -180,14 +180,14 @@ PassengerId,Survived
1070,1
1071,1
1072,0
1073,0
1073,1
1074,1
1075,0
1076,1
1077,0
1078,1
1079,0
1080,1
1080,0
1081,0
1082,0
1083,0
Expand All @@ -198,7 +198,7 @@ PassengerId,Survived
1088,1
1089,1
1090,0
1091,0
1091,1
1092,1
1093,1
1094,0
Expand Down Expand Up @@ -285,18 +285,18 @@ PassengerId,Survived
1175,1
1176,1
1177,0
1178,1
1178,0
1179,0
1180,1
1180,0
1181,0
1182,1
1182,0
1183,1
1184,1
1184,0
1185,0
1186,0
1187,0
1188,1
1189,1
1189,0
1190,0
1191,0
1192,0
Expand All @@ -305,28 +305,28 @@ PassengerId,Survived
1195,0
1196,1
1197,1
1198,0
1198,1
1199,1
1200,0
1201,0
1201,1
1202,0
1203,1
1203,0
1204,0
1205,0
1205,1
1206,1
1207,0
1207,1
1208,0
1209,0
1210,0
1211,0
1212,0
1213,0
1214,1
1214,0
1215,0
1216,1
1217,0
1218,1
1219,1
1219,0
1220,0
1221,0
1222,1
Expand All @@ -336,7 +336,7 @@ PassengerId,Survived
1226,0
1227,0
1228,0
1229,1
1229,0
1230,0
1231,1
1232,0
Expand All @@ -353,19 +353,19 @@ PassengerId,Survived
1243,0
1244,0
1245,0
1246,0
1246,1
1247,0
1248,1
1249,0
1250,0
1251,0
1251,1
1252,0
1253,1
1254,1
1255,0
1256,1
1257,0
1258,1
1258,0
1259,1
1260,1
1261,0
Expand All @@ -382,11 +382,11 @@ PassengerId,Survived
1272,0
1273,0
1274,1
1275,0
1275,1
1276,0
1277,1
1278,0
1279,1
1279,0
1280,0
1281,0
1282,0
Expand All @@ -400,15 +400,15 @@ PassengerId,Survived
1290,0
1291,0
1292,1
1293,1
1293,0
1294,1
1295,0
1296,1
1297,1
1296,0
1297,0
1298,0
1299,0
1300,1
1301,1
1301,0
1302,1
1303,1
1304,1
Expand Down
Loading

0 comments on commit 142a531

Please sign in to comment.