Learn R Programming

rtemis (version 0.79)

rtModLog-class: rtemis Supervised Model Log Class

Description

rtemis Supervised Model Log Class

Usage

rtModLog

Arguments

Format

An object of class R6ClassGenerator of length 24.

Fields

mod.name

Learner algorithm name

parameters

List of hyperparameters used when building model

error.train

Training error

error.test

Testing error

sessionInfo

The output of sessionInfo() at the time the model was trained