The next step is to send the data to the endpoint to receive predictions. Let's see how that happens:
- Open your AL project in Visual Studio Code, cloned from https://github.com/dkatson/BC-ML-Framework, and switch to the Time-Series-API branch. Here, press Ctrl + Shift + P and type checkout:
- Now, select a branch:
This is the upgraded version of the restaurant example extension.
The differences between this and the previous one are as follows:
- Demonstration ...