From 417b2446fe9e8833944d2fd218de5777b4539a0d Mon Sep 17 00:00:00 2001 From: Heather Halter Date: Wed, 18 May 2022 14:26:40 -0700 Subject: [PATCH] =?UTF-8?q?=E2=80=9Cfix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git commit -s -m “fix Signed-off-by: Heather Halter --- _ml-commons-plugin/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_ml-commons-plugin/api.md b/_ml-commons-plugin/api.md index a0b2ef33..e0cfa7de 100644 --- a/_ml-commons-plugin/api.md +++ b/_ml-commons-plugin/api.md @@ -16,7 +16,7 @@ nav_order: 99 --- -The Machine Learning (ML) aacommons API lets you train ML algorithms synchronously and asynchronously, make predictions with that trained model, and train and predict with the same data set. +The Machine Learning (ML) commons API lets you train ML algorithms synchronously and asynchronously, make predictions with that trained model, and train and predict with the same data set. In order to train tasks through the API, three inputs are required.