The dataset is split into training and testing data using scikit-learn’s train_test_split using a ratio of 20% of the dataset for testing.
The dataset is split into training and testing data using scikit-learn’s train_test_split using a ratio of 20% of the dataset for testing.