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.


annajenul/UBayFS documentation built on July 20, 2023, 3:57 p.m.