pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.inputs
/
BqmlIterationResultArgs
/
BqmlIterationResultArgs
Bqml
Iteration
Result
Args
fun
BqmlIterationResultArgs
(
durationMs
:
Output
<
String
>
?
=
null
,
evalLoss
:
Output
<
Double
>
?
=
null
,
index
:
Output
<
Int
>
?
=
null
,
learnRate
:
Output
<
Double
>
?
=
null
,
trainingLoss
:
Output
<
Double
>
?
=
null
)