Understanding the Workbook Canvas
The workbook canvas is the area where you can build algorithm flows. When you open a new workbook, the following icons and fields are displayed.
The workbook screen has four panes, as given below.
- Task Pane: This pane displays the datasets and algorithms that can be used in the workbook.
- Function Pane: This pane displays the various functions that can be performed on the workbook.
- Workbook Canvas: This is the work area where you can drag-and-drop algorithms and datasets to create algorithm flows.
- VIEW LOG: This tab tracks the activities performed in the workbook and keeps a log (track) of it.
The table given below describes the fields and icons present on the Workbook Canvas.
Icon/Field |
| Description |
---|
Task pane |
| It displays the list of datasets and algorithms that can be used in the workbook. |
| Name of the workbook | It displays the title of the workbook. |
| Validate | - It validates the workbook and notifies if there are any error.
- A workbook or Workflow is validated before running.
|
| Zoom | It helps to magnify the canvas to view detailing or move further away to take an overview look of the canvas. |
| Minimap | It displays a scaled down version of the workbook. |
| Save | It saves your workbook. |
| Save As | - It saves your workbook with a different name.
- You can save workbooks in the same workspace either in
- same project
- different project
- a newly created project
- While saving workbooks you can save them
- In the same project with a different name
- In a different project with the same/different name
- In a new project (you can create a new project while using the save as option) while saving them
- All properties/characteristics/data in the workbooks are also saved in the new entity.
- If your workbook contains any variable created using the Manage Variable option, they are NOT carried forward in the newly saved location.
|
| Run | It runs the created algorithm flow. |
| Hyperparameters | It is set of values of the algorithm properties at which the algorithm gives best results. |
| (x) Variable | It is used anywhere in the workbook or workflow. |
| Snapshot | It takes the snapshot of the created algorithm flow. The snapshot can be restored later for version control. For more information, refer to Using Snapshot for Version Control. |
Workbook Canvas |
| It is the area to experiment with your datasets and algorithms. You can use the drag-and-drop method to insert datasets and algorithms in the workbook canvas. |
VIEW LOG |
| It displays the logs of the algorithm flow that are run, along with the trace of algorithm properties. |
Related Articles
Understanding the Forecasting Workbook Canvas
The workbook canvas is the area where you can build algorithm flows. When you open a workbook, the following icons and fields are displayed. The workbook screen has four panes, as given below. Task Pane: This pane displays the datasets and algorithms ...
Understanding WorkFlow Canvas
The workflow canvas is the area where you can build algorithm flows. When you open a workflow, the following icons and fields are displayed. The workflow screen has four panes as given below. Task Pane: This pane displays the datasets and algorithms ...
Building Algorithm Flow in a Workbook Canvas
The workbook canvas is your experimental area. You can create, run, and train your algorithm flow in workbook canvas using a simple drag-and-drop method, to add datasets and algorithms. The table given below provides major differences between the ...
Building Algorithm Flow in a Forecasting Workbook Canvas
Building algorithm flow in a Forecasting Workbook is similar to that in Model Studio. To build algorithm flow in a Workbook Canvas in Model Studio, refer to Building Algorithm Flow in a Workbook Canvas.
Canvas-level Validation
Workbook The canvas-level validation error is displayed for a workbook for any of the following: The nodes on the canvas are not interconnected. The nodes on the canvas are interconnected. The error, in this case, occurs for any one of the following: ...