get
operator fun get(desiredField: KProperty1<EpochTrainingEvent, Double>): DoubleArray
Content copied to clipboard
Returns all values of one filed in EpochTrainingEvent for all epochs. All EpochTrainingEvent.metricValue for example.
Returns all values of one filed in EpochTrainingEvent for all epochs. All EpochTrainingEvent.metricValue for example.