ComfyUI Node
Linear Regression
A ComfyUI node in ComfyDL/TorchOps with 3 inputs and 1 output.
Linear Regression
- X
- w
- b
- y_hat
CategoryComfyDL/TorchOps
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| X | cdlTensor | — | |
| w | cdlTensor | — | |
| b | cdlTensor | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| y_hat | cdlTensor | — |