pjml.util.macro.tsplit

pjml.util.macro.tsplit(split_type: str = 'cv', partitions: int = 10, test_size: float = 0.3, seed: int = 0, fields: str = 'X, Y') → pjml.stream.transform.multi.Multi[source]

Make a sequence of Data splitters.