git commit -s -m “fix

Signed-off-by: Heather Halter <hdhalter@amazon.com>
This commit is contained in:
Heather Halter 2022-05-18 14:26:40 -07:00
parent 8111e18344
commit 417b2446fe
1 changed files with 1 additions and 1 deletions

View File

@ -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.