10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
|
name: s464980
|
||
|
|
||
|
docker_env:
|
||
|
image: s464980-mlflow
|
||
|
|
||
|
entry_points:
|
||
|
main:
|
||
|
parameters:
|
||
|
epochs: float
|
||
|
command: "python train.py --epochs {epochs}"
|