From 476335cc6ff6155ec8d13bb2e877a6264c2b51f1 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:31:06 -0500 Subject: [PATCH] Update 13_2_Graph_Classification.ipynb --- Notebooks/Chap13/13_2_Graph_Classification.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notebooks/Chap13/13_2_Graph_Classification.ipynb b/Notebooks/Chap13/13_2_Graph_Classification.ipynb index c1f1c0b..b5d2fd9 100644 --- a/Notebooks/Chap13/13_2_Graph_Classification.ipynb +++ b/Notebooks/Chap13/13_2_Graph_Classification.ipynb @@ -57,7 +57,7 @@ { "cell_type": "markdown", "source": [ - "Let's build a model that maps a chemical structure to a binary decision. This model might be used to predict whether a chemical is liquid at room temparature or not. We'll start by drawing the chemical structure." + "Let's build a model that maps a chemical structure to a binary decision. This model might be used to predict whether a chemical is liquid at room temperature or not. We'll start by drawing the chemical structure." ], "metadata": { "id": "UNleESc7k5uB"