GetTrainingPredictionDataFrame {datarobot} | R Documentation |
Simplify the training prediction rows into a tidy format dataframe.
Description
Simplify the training prediction rows into a tidy format dataframe.
Usage
GetTrainingPredictionDataFrame(rows)
Arguments
rows |
data.frame. The dataframe to tidy. |
[Package datarobot version 2.18.6 Index]