Update 4-Classification/3-Classifiers-2/solution/notebook.ipynb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/964/head
Lee Stott 2 weeks ago committed by GitHub
parent b9cd93db08
commit b96b44eebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,8 +12,8 @@
"metadata": {},
"source": [
"### Dataset Overview\n",
"This dataset contains features representing different cuisines.\n",
"Each row corresponds to a cuisine, and columns represent ingredients or attributes used for classification."
"This dataset contains individual samples (for example, recipes) labeled by cuisine.\n",
"Each row corresponds to a single sample/record, and the columns represent ingredients or other attributes used for classification, including the `cuisine` label."
]
},
{

Loading…
Cancel
Save