PearsonCorrCoef: PearsonCorrCoef

View source: R/metric.R

PearsonCorrCoefR Documentation

PearsonCorrCoef

Description

Pearson correlation coefficient for regression problem

Usage

PearsonCorrCoef(
  dim_argmax = NULL,
  activation = "no",
  thresh = NULL,
  to_np = FALSE,
  invert_arg = FALSE,
  flatten = TRUE
)

Arguments

dim_argmax

dim_argmax

activation

activation

thresh

thresh

to_np

to_np

invert_arg

invert_arg

flatten

flatten

Value

None


henry090/fastai documentation built on April 14, 2024, 9:28 a.m.