public interface MLDataItem
DataSet
Modifier and Type | Method and Description |
---|---|
Tensor |
getInput()
Returns an input for machine learning model of this item.
|
Tensor |
getTargetOutput()
Returns target output for machine learning model of this item.
|
Copyright © 2022. All rights reserved.