Searched defs:random_split (Results 1 – 2 of 2) sorted by relevance
426 def random_split( function
187 def random_split(start, stop, num_splits=3, min_len=3): function