generate_toy_dataset()
Generate a toy dataset for classification.
n_samples (int) – The number of samples that the generated dataset should have.
output_filename (str) – The path to the file in which the dataset should be written.