From b8f7e1c74b9120af0646007daa4acaa8f28e068f Mon Sep 17 00:00:00 2001 From: Prashant Singh Rana Date: Mon, 12 Feb 2024 08:31:10 +0530 Subject: [PATCH] Created using Colaboratory --- 02_Classification.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Classification.ipynb b/02_Classification.ipynb index d59ad6c..b7d96ba 100644 --- a/02_Classification.ipynb +++ b/02_Classification.ipynb @@ -6424,7 +6424,7 @@ "\n", "# Other Parameters:\n", "# train_size = 0.7\n", - "# data_split_shuffle = False" + "# data_split_shuffle = False, data_split_stratify = False" ], "execution_count": 5, "outputs": [