Available translations
loading results
Machine Learning
A program or system that builds (trains) a predictive model from input data. The system uses the learned model to make useful predictions from new (never-before-seen) data drawn from the same distribution as the one used to train the model. Machine learning also refers to the field of study concerned with these programs or systems.
Girdi verilerinden tahmine dayalı bir model oluşturan (eğiten) bir program veya sistem. Sistem, modeli eğitmek için kullanılan veriler ile yeni (daha önce hiç görülmemiş) verilerden faydalı tahminler yapmak için bu modeli kullanır. Makine öğrenimi, bu programlar veya sistemlerle ilgili çalışma alanını da ifade eder.
Machine Learning - это программа или система, которая строит (обучает) прогностическую модель на основе входных данных. Система использует выученную модель для составления полезных прогнозов на основе новых (ранее не встречавшихся) данных, взятых из того же распределения, которое использовалось для обучения модели. Машинное обучение также относится к области исследований, связанных с этими программами или системами.
Right click and select the pencil button to enter edit mode.
Щелкните правой кнопкой мыши и выберите кнопку с карандашом, чтобы перейти в режим редактирования.
Düzenleme moduna girmek için sağ tıklayın ve kalem düğmesini seçin.
Machine Learning Menu
The Machine Learning node has the following Node Menu items:
The Add Library menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- label: Add Library
- relatedUiObject: TensorFlow Library
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
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 Machine Learning already has the required child type that the menu item may add, and only that child is allowed for that case.
Machine Learning Children
The Machine Learning node has the following childrenNodesProperties:
The Machine Learning Library node property features the following properties:
- name:
machineLearningLibrary
- type: node
- childType: TensorFlow Library
- autoAdd: true