train_test_split(features, labels, random_state=0, test_size=0.3) code example Example: train_test_split example train_test_split example