LS_funcVal_evalDS: Access the function value of least-square loss

LS_funcVal_evalDSR Documentation

Access the function value of least-square loss

Description

Calculate the function value of least-square loss of a given point

Usage

LS_funcVal_evalDS(w, x, y)

Arguments

w

The current estimate of coefficient vector

x

The design matrix

y

The label vector

Details

The current estimate of w was sent to target server and applied on x,y.

Value

The function value of a given point

Author(s)

Han Cao


transbioZI/dsMTLBase documentation built on Jan. 20, 2025, 8:18 p.m.