From e5144f215d2c673d92d4bc6cf833b595168a3d78 Mon Sep 17 00:00:00 2001 From: "Mark Tabladillo marktab.net" Date: Mon, 5 Jun 2023 14:47:39 -0400 Subject: [PATCH] docs: Update Vowpal Wabbit - Multi-class classification.ipynb (#1971) spelling --- .../vw/Vowpal Wabbit - Multi-class classification.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/features/vw/Vowpal Wabbit - Multi-class classification.ipynb b/notebooks/features/vw/Vowpal Wabbit - Multi-class classification.ipynb index 0652ba5346..f5ce7ebbeb 100644 --- a/notebooks/features/vw/Vowpal Wabbit - Multi-class classification.ipynb +++ b/notebooks/features/vw/Vowpal Wabbit - Multi-class classification.ipynb @@ -76,7 +76,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "#### Use VowalWabbitFeaturizer to convert data features into vector" + "#### Use VowpalWabbitFeaturizer to convert data features into vector" ] }, {