fit.cla_tune: tune hyperparameters of ml model

View source: R/cla_tune.R

fit.cla_tuneR Documentation

tune hyperparameters of ml model

Description

tune hyperparameters of ml model for classification

Usage

## S3 method for class 'cla_tune'
fit(obj, data, ranges, ...)

Arguments

obj

object

data

dataset

ranges

hyperparameters ranges

...

optional arguments

Value

fitted obj


daltoolbox documentation built on May 29, 2024, 1:57 a.m.