View source: R/trainUBaymodel.R
train | R Documentation |
Genetic algorithm to train UBayFS feature selection model.
train(x, verbose = FALSE)
x |
a 'UBaymodel' created by build.UBaymodel |
verbose |
if TRUE: GA optimization output is printed to the console |
a 'UBaymodel' with an additional list element output containing the optimized solution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.