Skip to content

0.5.0

Pre-release
Pre-release

Choose a tag to compare

@yllieth yllieth released this 13 Nov 14:28

Name splits

Function dataset.split() returns an promised object with two properties:

{
  "train": { "id": "...", },
  "test": { "id": "...", }
}