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
Executionexec_in
Initiate Execution
Model File
Structmodel
Path to *.tflite model
cache_store_refstring | null
Schema enforced
Image
Structimage_in
Image Object
Schema enforced
Labels
Structlabels
Optional labels.txt
cache_store_refstring | null
Schema enforced
Input Width
Integerinput_width
Model input width
Default 224
Input Height
Integerinput_height
Model input height
Default 224
Output
Executionexec_out
Done with the Execution
Predictions
Struct Arraypredictions
Class Predictions
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
Node Info
- Internal name
- ai_ml_teachable_machine
- Category
- AI/ML