predict.deepforest: Predict Function for DeepForest
Description
Predict Function for DeepForest
Usage
# S3 method for deepforest
predict(object, newData, ...)
Arguments
newData
pass dataframe for prediction
...
further arguments passed to or from other methods.
Value
returns predictions vector or dataframe