The train_test_split() method is splitting the datasets into 66% train/ 33% test even when I specify a test_size of 0.25 or a train_size of 0.75. I
test_size
train_size