API Reference - CostFunctions - MeanAbsoluteError (MAE)

Constructors

new()

Creates a new cost function object.


MeanAbsoluteError.new(): CostFunctionObject

Returns:

  • CostFunction: The generated cost function object.

Inherited From