TweedieLoss.Derivative(Single, Single) Method

Definition

public float Derivative (float output, float label);
abstract member Derivative : single * single -> single
override this.Derivative : single * single -> single
Public Function Derivative (output As Single, label As Single) As Single

Parameters

output
Single
label
Single

Returns

Implements

Applies to