menu
googleapis package
documentation
bigquery/v2.dart
IterationResult
IterationResult.new constructor
IterationResult.new constructor
dark_mode
light_mode
IterationResult
constructor
IterationResult
(
{
String
?
durationMs
,
double
?
evalLoss
,
int
?
index
,
double
?
learnRate
,
double
?
trainingLoss
,
})
Implementation
IterationResult({ this.durationMs, this.evalLoss, this.index, this.learnRate, this.trainingLoss, });
googleapis package
documentation
bigquery/v2
IterationResult
IterationResult.new constructor
IterationResult class