Description Usage Arguments Value Super classes Methods
Key-value dictionary contains list
class objects. This class is passed to
Model class and defines parameters of model's fit functon.
1 |
... |
Key and value pairs. |
A new FitParams
class object.
Dict::Dict
-> ml4e::Option
-> FitParams
new()
Construct a new FitParams
class object.
FitParams$new(...)
...
Key and value pairs.
A new FitParams
class object
print()
Print object.
FitParams$print()
clone()
The objects of this class are cloneable with this method.
FitParams$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.