TrainingExample

constructor(input: FloatArray, expectedOutput: FloatArray, timestamp: Long)

Parameters

input

Feature vector extracted from user interaction data

expectedOutput

Target prediction values for supervised learning

timestamp

Creation time for temporal analysis and data lifecycle management