get_metrics: Get metrics from the object

View source: R/module.R

get_metricsR Documentation

Get metrics from the object

Description

Get metrics from the object

Usage

get_metrics(object, ...)

## S3 method for class 'luz_module_fitted'
get_metrics(object, ...)

Arguments

object

The object to query for metrics.

...

Currently unused.

Value

A data.frame containing the metric values.

Methods (by class)

  • get_metrics(luz_module_fitted): Extract metrics from a luz fitted model.


mlverse/luz documentation built on Sept. 19, 2024, 11:20 p.m.