Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
b7c6c05cc6
commit
720a49a744
@ -54,6 +54,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'python ./ium_z434686/create-dataset.py'
|
||||
sh 'python ./ium_z434686/train.py'
|
||||
sh 'python ./ium_z434686/predict.py'
|
||||
archiveArtifacts 'X_test.csv'
|
||||
archiveArtifacts 'X_dev.csv'
|
||||
archiveArtifacts 'X_train.csv'
|
||||
|
Loading…
Reference in New Issue
Block a user