Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

You can use GoMeddo with the Einstein prediciton builder to predict No-shows, cancelled reserfvations or any other value.

Setup Einstein Predicition Builder

Go to setup → Einstein prediction builder and Press new prediction

  1. Give the prediction a name, for example “No Show Prediction”

    Screenshot 2024-05-21 at 15.52.38.png

    Make sure to mark it a Yes/No prediction.

  2. Specify the Reservation object as the object you want to use to predict

    Screenshot 2024-05-21 at 15.53.05.png

  3. You have to specify which data will be a yes and which data will be a no. So predict data in the past that were no-shows and which data is not a no-show. For example by filtering on the status.

    Screenshot 2024-05-21 at 15.53.58.pngScreenshot 2024-05-21 at 15.54.11.pngScreenshot 2024-05-21 at 15.54.35.png

  4. Make sure to include the relevant fields that are relevant to determining which reservations are going to be no show.

    Screenshot 2024-05-21 at 15.54.55.png

  5. Specify a score field name:

    Screenshot 2024-05-21 at 15.55.25.png

  6. And Build the model based (top-right):

    Screenshot 2024-05-21 at 15.57.40.png

    As part of the model, you might need to include more or less fields. The more diverse the data the better the prediction. This needs tweaking and not a single implementation is similar.

  • No labels