LogLoss.Derivative(Single, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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