s
This commit is contained in:
parent
f7d99afe2f
commit
cca5f3ea56
@ -11,7 +11,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Preparation') {
|
||||
steps {
|
||||
sh 'pip install pandas tensorflow'
|
||||
sh 'pip install pandas tensorflow scikit-learn imbalanced-learn'
|
||||
}
|
||||
}
|
||||
stage('Pobierz dane') {
|
||||
@ -35,4 +35,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user