<< Click to Display Table of Contents >> Multi-classifier Evaluation |
![]() ![]() ![]() |
Analyze the performance indicators of the multi-classification algorithm on the validation set.
How-To-Use:
The input of this node is the predicted result of the model and the true target value (dependent variable). There are at least two columns of data in the data set. After setting the performance evaluation node of the multi-class model, you can view the performance indicators by connecting the table view; connecting the picture view to view the confusion matrix.
Precautions:
[Real Value] and [Predicted Value] can only select one column respectively.
❖Configuration
After adding the multi-classifier Evaluation node to the experiment, you can set the multi-classifier Evaluation node through the "Configuration" page on the right.
[Reserved digits of performance index] When the rounding precision is positive, the digits after the decimal point are retained; when the rounding precision is negative, the digits before the decimal point are retained.
[Real Value] Select the true value field of the pre-data node.
[Predicted value] Select the forecast value field in the forecast result.
Right-click menu of multi-classifier evaluation:
❖Run Multi-classifier Evaluation Node
Run the node, pass the data to DM-Engine for calculation, and get the output result.
❖Reset Multi-classifier Evaluation Node
The node that has been running is reset, the returned result is deleted, and the node status is changed to not running.
❖Rename Multi-classifier Evaluation Node
In the right-click menu of the Multi-classifier Evaluation node, select "Rename" to rename the node.
❖Refresh Multi-classifier Evaluation Node
In the right-click menu of the Multi-classifier Evaluation node, select "Refresh" to update the synchronization data or parameter information.
❖Save as Composite Node
In the right-click menu of the Multi-classifier Evaluation node, select "Save as Composite Node",The selected node can be saved as a composite node to realize a multiplexing node, and the parameters of the saved node are consistent with the original node.
❖Cut Multi-classifier Evaluation Node
In the right-click menu of the Multi-classifier Evaluation node, select "Cut" to realize node cutting operation.
❖Copy Multi-classifier Evaluation Node
In the right-click menu of the Multi-classifier Evaluation node, select "Copy" to realize node replication operation.
❖Delete Multi-classifier Evaluation Node
In the right-click menu of a Multi-classifier Evaluation node, select "Delete" or click the delete key on the keyboard to delete the node and its input and output connections.