API Reference - CostFunctions - MeanSquaredError (MSE)

Constructors

new()

Creates a new cost function object.


MeanSquaredError.new(): CostFunctionObject

Returns:

  • CostFunction: The generated cost function object.

Inherited From


This site uses Just the Docs, a documentation theme for Jekyll.