Skip to content

Predictive Learning (PRL) nodes

Usage of Predictive Learning nodes

Predictive Learning combines analytics, statistics and machine learning algorithms to provide unmatched insight into trends in your data. Combining predictive technology with IoT, service, field, and other data streams allows you to generate a deeper impact on the customer experience. Leveraging as-used data to identify patterns and sequences of events, companies can engage with customers and resolve potential issues before problems arise.

In Visual Flow Creator, Predictive Learning (PRL) nodes allows you to create, list and re-run the jobs by integrating with Predictive Learning application.

List PRL Resources

list-prl-node

The "list prl resources" node lists all the available resources in Predictive Learning and stores the data in the message payload.

Example

To list all the available resources in Predictive Learning, follow these steps:

  1. Create the flow as shown below:

    list-prl-node-flow

  2. Edit List PRL resource node and click select-icon:

    edit-list-prl-node

    • Select "Resource type" and click "Done".
  3. Save the flow.

Result

The following graphics shows in the message payload:

output-list-prl-node-flow

Create PRL Job

create-prl-node

The "create PRL job" node allows you to create a new job in Predictive Learning through VFC and stores the data in the message payload. The status of the created job can be monitored via debug messages and Predictive Learning application. After the job is completed, object will be sent with all the internal information about completed job details.

Example

To create a new PRL job, follow these steps:

  1. Create the flow as shown below:

    create-prl-node-flow

  2. Edit create PRL job node and click select-icon to configure the node properties and then click "Done":

    edit-create-prl-node

  3. Save the flow.

Result

The following graphics shows the new PRL job created in the message payload and monitor the progress of the created job via debug messages:

output-create-prl-node-flow

You can also check the progress of the newly created job in Predictive Learning application.

output-create-prl-node-flow-PRL


Last update: April 23, 2024