Skip to content

Commit

Permalink
docs: Update Vowpal Wabbit - Overview.ipynb (microsoft#1972)
Browse files Browse the repository at this point in the history
spelling
  • Loading branch information
marktab committed Jun 5, 2023
1 parent bf75b9f commit 3175bb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions notebooks/features/vw/Vowpal Wabbit - Overview.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"<img width=\"200\" src=\"https://mmlspark.blob.core.windows.net/graphics/emails/vw-blue-dark-orange.svg\" />\n",
"\n",
"# VowalWabbit \n",
"# VowpalWabbit \n",
"\n",
"[VowpalWabbit](https://github.com/VowpalWabbit/vowpal_wabbit) (VW) is a machine learning system which\n",
"pushes the frontier of machine learning with techniques such as online, hashing, allreduce,\n",
Expand Down Expand Up @@ -73,7 +73,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Heart Disease Detection with VowalWabbit Classifier\n",
"## Heart Disease Detection with VowpalWabbit Classifier\n",
"\n",
"<img src=\"https://mmlspark.blob.core.windows.net/graphics/Documentation/heart disease.png\" width=\"800\" style=\"float: center;\"/>"
]
Expand Down Expand Up @@ -151,7 +151,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Use VowalWabbitFeaturizer to convert data features into vector"
"#### Use VowpalWabbitFeaturizer to convert data features into vector"
]
},
{
Expand Down

0 comments on commit 3175bb1

Please sign in to comment.