helpCore: Description of parameters.
Description
For given parameter name function prints its type, default value, and short description.
If no name
is given descriptions for all available parameters are printed out.Details
There are many different parameters available. Some are general and can be used in many
learning, or feature evaluation algorithms. All the values actually used by
the classifier / regressor can be written to file (or read from it) using
paramCoreIO
.
The parameters for the methods are split into several groups and documented below.