Skip to content

Commit

Permalink
add urgent todo in splitter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zzachw committed Nov 10, 2022
1 parent 950d8b1 commit a9a21b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyhealth/datasets/splitter.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from pyhealth.datasets import BaseDataset


# TODO: train_dataset.dataset still access the whole dataset which may leak information
# TODO: add more splitting methods

def split_by_visit(
Expand Down

0 comments on commit a9a21b9

Please sign in to comment.