MLmodel file
This commit is contained in:
parent
6143637ee5
commit
b65de74842
@ -37,8 +37,8 @@ pipeline {
|
|||||||
sh 'chmod +x train_mlflow.py'
|
sh 'chmod +x train_mlflow.py'
|
||||||
//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 --experiment-name s426206 .'
|
//sh 'mlflow run --experiment-name s426206 .'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user