train: UBayFS feature selection

View source: R/trainUBaymodel.R

trainR Documentation

UBayFS feature selection

Description

Genetic algorithm to train UBayFS feature selection model.

Usage

train(x, verbose = FALSE)

Arguments

x

a 'UBaymodel' created by build.UBaymodel

verbose

if TRUE: GA optimization output is printed to the console

Value

a 'UBaymodel' with an additional list element output containing the optimized solution, see build.UBaymodel


UBayFS documentation built on March 7, 2023, 8:04 p.m.