Display information about models provided by the MachineShop package.
Usage
modelinfo(...)
Arguments
...
MLModel objects, constructor functions, constructor
function names, or supported responses for which to display information. If
none are specified, information is returned on all available models by
default.
Value
List of named models containing a descriptive "label", source
"packages", supported response variable "types", the
constructor "arguments", whether there is a pre-defined "grid"
of tuning parameters, and whether a "varimp" function is implemented
for each.