Step 1 – Downloading the dataset to Dynamics 365 Business Central

Perform the following steps to download the dataset into Business Central:

  1. Create a new AL project in Visual Studio Code and clone this GitHub repository: https://github.com/dkatson/BC-ML-Framework. You will get a new RestSalesEntry table (and a page) where you can save this dataset, and a new codeunit, RefreshRestSales, that will upload this dataset from an external source:

  1. When you publish this app, you'll see this page:

  1. Click on the Refresh restsales button, and you will see this dataset inside Dynamics 365 Business Central:

Now, you have data in place, but to make predictions, you need to have an ML model published as a web service, where you will send data to get predictions back. So, for this, we move to the second step.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.16.90