All Products
Search
Document Center

Platform For AI:Basic features

Last Updated:Feb 05, 2024

This topic describes the GUI elements on the configuration tab of a pipeline in Machine Learning Designer.

Configuration tab of a pipeline in Machine Learning Designer

After you click Open for a pipeline on the Visualized Modeling (Designer) page, you are navigated to the configuration tab of the pipeline in Machine Learning Designer. Configuration tab of a pipeline in Machine Learning Designer

Section

Description

The directory tree of components. You can view all components provided by Machine Learning Designer in this section.

The menu bar.

The canvas. You can drag components from the left-side directory tree to the canvas to create a pipeline.

The panel that displays the pipeline attributes, pipeline variables, and parameters of pipeline components.

Toolbar

The following table describes the icons in the toolbar.

Icon

Description

Run icon

Click this icon to run the pipeline on the canvas.

Zoom in icon

Click this icon to zoom in on all components of the pipeline on the canvas.

Zoom-out icon

Click this icon to zoom out on all components of the pipeline on the canvas.

Scale to Fit Canvas icon

Click this icon to display the components of the pipeline in the center of the canvas.

Actual dimensions icon

Click this icon to restore the canvas to the original size after you zoom in or out on the canvas.

Revoke icon

Click this icon to undo the previous operation.

Redo icon

Click this icon to redo the undone operation.

Move

Click this icon to move the canvas.

Box selection icon

Click this icon to box-select multiple components on the canvas.

alink

Click this icon to identify Alink components that can be grouped and group them to reduce the overheads of intermediate data transmission. This improves resource utilization.

Visualization icon

Click this icon to display the visualized results.

Shortcut menu of a component

You can access the shortcut menu of a component by right-clicking the component on the canvas. The following figure shows a sample shortcut menu. Shortcut menu of a component

Option

Description

Rename

Select this option to rename the component.

Delete

Select this option to delete the component.

Clone

Select this option to clone the component.

Stop Here

Select this option to run the pipeline until this component.

Run Current Node

Select this option to run only this component.

Run from Here

Select this option to run the pipeline starting from this component.

Run from Root Node to Here

Select this option to run the pipeline from the root component to this component.

Run Downstream Nodes

Select this option to run the downstream components of this component in the pipeline.

View Data

Select this option to view the result data of this component after the component is run.

Model Options

  • Model Description: Select this option to view the model details.

  • Export to PMML Files: Select this option to export models generated by this component to your computer.

  • Register New Model: Select this option to register models generated by this component with the model management module. This way, trained models can be managed in a centralized manner in the module.

  • Deploy in EAS: Select this option to deploy models generated by this component to Elastic Algorithm Service (EAS) as an online service to implement real-time inference.

View Log

Select this option to view the logs generated when this component is running.