MLmodel file
Some checks failed
s426206-training/pipeline/head There was a failure building this commit
Some checks failed
s426206-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
39e30e9691
commit
a3bcdefd7b
@ -38,7 +38,7 @@ pipeline {
|
|||||||
//sh 'chmod +x generate_MLmodel.py'
|
//sh 'chmod +x generate_MLmodel.py'
|
||||||
//sh 'python3 ./generate_MLmodel.py'
|
//sh 'python3 ./generate_MLmodel.py'
|
||||||
//sh 'mlflow ./train_mlflow.py'
|
//sh 'mlflow ./train_mlflow.py'
|
||||||
sh 'mlflow run .'
|
sh 'mlflow run --experiment-name s426206 .'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user