TrainingDataResult

The data validation manifest created for the training dataset during model training.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The training data that you supplied.

Link copied to clipboard

Reference to images (assets) that were actually used during training with trained model predictions.

Link copied to clipboard

A manifest that you supplied for training, with validation results for each line.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String