predict.EATBoost | R Documentation |
This function predicts the expected output by a EATBoost
object.
## S3 method for class 'EATBoost'
predict(object, newdata, x, ...)
object |
A |
newdata |
|
x |
Inputs index. |
... |
further arguments passed to or from other methods. |
data.frame
with the predicted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.