brulee-internal {brulee}R Documentation

Internal functions and methods

Description

Internal functions and methods

Usage

## S3 method for class 'brulee_mlp'
tunable(x, ...)

## S3 method for class 'brulee_logistic_reg'
tunable(x, ...)

## S3 method for class 'brulee_multinomial_reg'
tunable(x, ...)

## S3 method for class 'brulee_linear_reg'
tunable(x, ...)

[Package brulee version 0.3.0 Index]