| NGBDistClass | R Documentation |
NGBoost classifier distribution object
NGBoost classifier distribution object
A NGBDist Class
new()Initialize the NGBoost distribution object. It is initialize internally.
NGBDistClass$new(x)
xA python ngboost.distns.distn.Distn.uncensor object
class_probs()Class Probabilities
NGBDistClass$class_probs()
clone()The objects of this class are cloneable with this method.
NGBDistClass$clone(deep = FALSE)
deepWhether to make a deep clone.
Resul Akay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.