Clarify leftout split description
Browse files
README.md
CHANGED
|
@@ -29,4 +29,5 @@ All three files share the same 106-column schema, including:
|
|
| 29 |
- `cell_line`
|
| 30 |
- engineered thermodynamic features
|
| 31 |
|
| 32 |
-
`leftout` is a second held-out test set
|
|
|
|
|
|
| 29 |
- `cell_line`
|
| 30 |
- engineered thermodynamic features
|
| 31 |
|
| 32 |
+
`leftout` is a second held-out test set containing cell lines that do not
|
| 33 |
+
appear in the train or test splits.
|