Skip to main content

Retrieve from Custom Extension

Synopsis

This Operator can access stored information in a custom extension and load them into the Process. The objects to retrieve here must have been stored in the custom extension via the Repository folder in Extension > Create Custom Extension.

Description

The Retrieve from Custom Extension Operator loads an Altair RapidMiner Object into the Process. This Object is often an ExampleSet but it can also be a Collection or a Model. Retrieving data this way also provides the meta data of the Altair RapidMiner Object.

Differentiation

This Operator is like the different Read <source> Operators in the Data Access group but for data that has been stored in a custom extension.

Output

output

It returns the Altair RapidMiner Object which was specified via the parameters.

Parameters

Extension name

The name of the custom extension from which to retrieve the object.

Object name

The name of the Altair RapidMiner Object which should be loaded. It must have been stored previously in the custom extension.