ComfyUI Node
Pt Evaluate Classification Model
A ComfyUI node in Training with 3 inputs and 5 outputs.
Pt Evaluate Classification Model
- model
- data_loader
- accuracy
- precision
- recall
- f1
- num_samples
◄use_gpufalse►
CategoryTraining
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | PTMODEL | — | |
| data_loader | PTDATALOADER | — | |
| use_gpu | BOOLEAN | false | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| accuracy | FLOAT | — |
| precision | FLOAT | — |
| recall | FLOAT | — |
| f1 | FLOAT | — |
| num_samples | INT | — |