Skip to content

Associate an id with a prediction

Nikos Karampatziakis edited this page Aug 20, 2016 · 4 revisions

Assuming you have an input called Id (which contains a unique numeric id for each example) in your file you can do

predictionWithId = Splice(prediction:Id)
Clone this wiki locally