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