Breadcrumbs

Machine Learning

The Element Machine Learning

Element

machine_learning.png

Function

The Machine Learning element can only be found inside an Integration element and is used in an EPC to integrate machine learning models.

The underlying machine learning service must be programmed according to specific requirements. A template can be provided on request. If you are interested in using the Machine Learning element, please do not hesitate to contact the BPaaS support team.

Connection

Predecessor: None
Successor: Function

Example

On ACME's Scheer PAS Server runs a machine learning service. A customer enters his data in a form. The data is then processed by the Request ML Service. The result is the decision if wether or not the customer will get a loan and to what loan rate.

ml_example.png

Configuration Options

Edit the element via the Edit Sidebar.

ml_name.png

Name

Name of the element within modeling.

model_id.png

ID

The read-only field contains the model ID of the element. Designers can use the ID for example in the search to link the element in other models.

epc_description.png

Description

A commentary field for the modeler. Its content is invisible to users and its sole purpose is internal documentation.

epc_hashtags.png

Hashtags

Possibility to insert your own key terms . The leading hashtag sign # (hash) will be inserted automatically. Use the spacebar to insert multiple hashtags:

hashtag_example.png?version=2&modificationDate=1550039322000&cacheVersion=1&api=v2

One hashtag may be issued for multiple elements:

hashtag_search.png?version=2&modificationDate=1550039386000&cacheVersion=1&api=v2
ml_model_name.png

ML model name

In this field enter the name of the machine learning model you want to use.

ml_method.png

Method

Choose the corresponding method matching your machine learning service action from the drop-down menu.

The following methods are available:

ml_methods.png
parameter_list.png

List of Parameters

Contains the list of parameters to be transferred.

Example: The loan details are to be transferred

ml_parameter_list.png
rest_header_fields.png


Header Fields

Here you may allocate explicit header fields, for example cookies, tokens etc.

Example: In the header field, credentials for authentication are saved.

ml_header_fields.png
epc_field_name_in_container.png

Field Name in Container

Assign a name under which the server answer is saved in the container. If the Field Name in Container remains empty, integration.result will be used.

Without further modeling the data is volatile, meaning it has been deposited in the container, but not saved. For further information see Saving and Deleting Instances.

Related Pages: