Available translations
loading results
Learning Mine
Right click to edit this text and replace it with a definition / summary for this page. ESC to exit edit mode.
Щелкните правой кнопкой мыши, чтобы отредактировать этот текст и заменить его на определение / резюме для этой страницы. ESC для выхода из режима редактирования.
Bu metni düzenlemek için sağ tıklayın ve bu sayfa için bir tanım / özet ile değiştirin. Düzenleme modundan çıkmak için ESC.
Right click and Edit to enter edit mode and change this text. ENTER to write new paragraphs. ESC to exit edit mode.
Щелкните правой кнопкой мыши и Edit, чтобы войти в режим редактирования и изменить этот текст. ENTER для написания новых абзацев. ESC для выхода из режима редактирования.
Düzenleme moduna girmek ve bu metni değiştirmek için sağ tıklayın ve Düzenle deyin. Yeni paragraflar yazmak için ENTER tuşuna basın. Düzenleme modundan çıkmak için ESC.
Initial Values
These are the Initial Values for Learning Mine configuration:
{
"codeName": "Type a name with no spaces or dashes"
}
Examples
This is a list of properties featured by the Learning Mine configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Learning Mine Menu
The Learning Mine node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- dontShowAtFullscreen: true
- actionFunction:
uiObject.configEditor.activate
- actionProject: Foundations
The Add Learning Bot menu item has the following properties:
- action: Add UI Object
- label: Add Learning Bot
- relatedUiObject: Learning Bot
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Machine-Learning
The Add Plotter menu item has the following properties:
- action: Add UI Object
- label: Add Plotter
- relatedUiObject: Plotter
- relatedUiObjectProject: Foundations
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Learning Mine already has the required child type that the menu item may add, and only that child is allowed for that case.
Learning Mine Children
The Learning Mine node has the following childrenNodesProperties:
The Learning Bots node property features the following properties:
- name:
learningBots
- type: array
- childType: Learning Bot
- project: Algorithmic-Trading
The Plotters node property features the following properties:
- name: plotters
- type: array
- childType: Plotter
- project: Foundations