"✅ Deepen your understanding of working with this type of regression in this [Learn module](https://learn.microsoft.com/training/modules/introduction-classification-models/?WT.mc_id=academic-77952-leestott)\n",
"\n",
"####**Prerequisite**\n",
"## Prerequisite\n",
"\n",
"Having worked with the pumpkin data, we are now familiar enough with it to realize that there's one binary category that we can work with: `Color`.\n",
"\n",
@ -88,7 +88,7 @@
"\n",
"- **Ordinal**, which involves ordered categories, useful if we wanted to order our outcomes logically, like our pumpkins that are ordered by a finite number of sizes (mini,sm,med,lg,xl,xxl).\n",
"\n",
"![Multinomial vs ordinal regression](./images/multinomial-vs-ordinal.png)\n",
"![Multinomial vs ordinal regression](../../images/multinomial-vs-ordinal.png)\n",