Implement split data with or without using predictions & some tests

This commit is contained in:
2020-05-12 17:36:16 +02:00
parent b9ea24696f
commit 371257c121
7 changed files with 290 additions and 39 deletions

5
.gitignore vendored
View File

@@ -127,3 +127,8 @@ dmypy.json
# Pyre type checker
.pyre/
.idea
data/*
.vscode