vpr_pred_read {vprr} | R Documentation |
Read prediction output from a CNN model
Description
Read prediction output from a CNN model
Usage
vpr_pred_read(filename)
Arguments
filename |
model prediction output file (.txt) from |
Value
a dataframe
[Package vprr version 0.2.3 Index]