Learn R Programming

luz (version 0.5.0)

luz_metric_rmse: Root mean squared error

Description

Computes the root mean squared error.

Usage

luz_metric_rmse()

Arguments

Value

Returns new luz metric.

See Also

Other luz_metrics: luz_metric(), luz_metric_accuracy(), luz_metric_binary_accuracy(), luz_metric_binary_accuracy_with_logits(), luz_metric_binary_auroc(), luz_metric_mae(), luz_metric_mse(), luz_metric_multiclass_auroc()