From f8ce691907361184bacd82cbb43ef77f4914e751 Mon Sep 17 00:00:00 2001 From: Robin Straub Date: Tue, 21 Mar 2023 15:51:53 +0100 Subject: [PATCH] Update concrete-ml/svm.ipynb Co-authored-by: Olivier Boulant --- concrete-ml/svm.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concrete-ml/svm.ipynb b/concrete-ml/svm.ipynb index b2f469c..872f4e0 100644 --- a/concrete-ml/svm.ipynb +++ b/concrete-ml/svm.ipynb @@ -230,7 +230,7 @@ "source": [ "## Part 2: In-Depth model development\n", "\n", - "a more in-depth approach, showing how to effectively develop with concrete-ml. This will quote and follow the steps of [model development](https://docs.zama.ai/concrete-ml/getting-started/concepts#i.-model-development)\n", + "A more in-depth approach, showing how to effectively develop with concrete-ml. This will quote and follow the steps of [model development](https://docs.zama.ai/concrete-ml/getting-started/concepts#i.-model-development)\n", "\n", "Especially:\n", "- the effects of quantization and finding the good bit number\n",