Learn R Programming

daltoolbox (version 1.1.737)

fit.cla_tune: tune hyperparameters of ml model

Description

Tunes the hyperparameters of a machine learning model for classification

Usage

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

Value

a fitted obj

Arguments

obj

an object containing the model and tuning configuration

data

the dataset used for training and evaluation

ranges

a list of hyperparameter ranges to explore

...

optional arguments