mlflow
This commit is contained in:
parent
c13f5462f9
commit
b19f1edd1f
@ -7,7 +7,7 @@ pipeline {
|
||||
}
|
||||
parameters {
|
||||
string(
|
||||
defaultValue: '{"inputs": [[0.51, 0.86], [0.79, 0.79], [0.74, 0.77], [0.66, 0.73], [0.79, 0.47]]}',
|
||||
defaultValue: '{"inputs": [[0.51, 0.86]]}',
|
||||
description: 'Input example',
|
||||
name: 'INPUT'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user