tfd_mse: For using mean squared error via TFP

View source: R/families.R

tfd_mseR Documentation

For using mean squared error via TFP

Description

For using mean squared error via TFP

Usage

tfd_mse(mean)

Arguments

mean

parameter for the mean

Details

deepregression allows to train based on the MSE by using loss = "mse" as argument to deepregression. This tfd function just provides a dummy family

Value

a TFP distribution


deepregression documentation built on Jan. 18, 2023, 1:11 a.m.