Skip to content

Prediction Score Node

AI/ML/Teachable Machine

Prediction Score

Extract score from predictions.

ai_ml_pred_scoreonnx
Inputs1
Outputs1
Security exposure10/10
Packageonnx

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

1

Prediction

Struct
prediction

Single ClassPrediction

ClassPredictionClassPrediction3 fields
class_idxinteger:uint32required

Class index (0-based)

format uint32min 0
scorenumber:floatrequired

Confidence score (typically 0.0-1.0)

format float
labelstring | null

Optional human-readable class label

Output Pins

1

Score

Float
score

Selected prediction score

Node Info

Internal name
ai_ml_pred_score
Category
AI/ML/Teachable Machine