This commit is contained in:
s434695 2021-05-23 18:45:04 +02:00
parent e91324c1c5
commit a51ee6d1f9
17 changed files with 51 additions and 2 deletions

4
Jenkinsfile vendored
View File

@ -4,7 +4,7 @@ pipeline {
}
options {
copyArtifactPermission('s434742-training, s434742-evaluation');
copyArtifactPermission('s434695-training, s434695-evaluation');
}
//Definijuemy parametry, które będzie można podać podczas wywoływania zadania
parameters {
@ -41,4 +41,4 @@ pipeline {
}
}
}
}
}

View File

@ -0,0 +1,14 @@
artifact_path: vgsales_model.h5
flavors:
keras:
data: data
keras_module: tensorflow.keras
keras_version: 2.4.0
save_format: tf
python_function:
data: data
env: conda.yaml
loader_module: mlflow.keras
python_version: 3.8.5
run_id: 0ea520210c1142a8914464d00c7b191c
utc_time_created: '2021-05-23 16:21:29.703731'

View File

@ -0,0 +1,10 @@
channels:
- defaults
- conda-forge
dependencies:
- python=3.8.5
- pip
- pip:
- mlflow
- tensorflow==2.4.1
name: mlflow-env

View File

@ -0,0 +1,15 @@
artifact_uri: file:///home/tomasz/IUM/ium_434695/mlruns/0/0ea520210c1142a8914464d00c7b191c/artifacts
end_time: 1621786890950
entry_point_name: ''
experiment_id: '0'
lifecycle_stage: active
name: ''
run_id: 0ea520210c1142a8914464d00c7b191c
run_uuid: 0ea520210c1142a8914464d00c7b191c
source_name: ''
source_type: 4
source_version: ''
start_time: 1621786848936
status: 3
tags: []
user_id: tomasz

View File

@ -0,0 +1 @@
1621786889700 0.03299361455239928 0

View File

@ -0,0 +1 @@
16

View File

@ -0,0 +1 @@
15

View File

@ -0,0 +1 @@
[{"run_id": "0ea520210c1142a8914464d00c7b191c", "artifact_path": "vgsales_model.h5", "utc_time_created": "2021-05-23 16:21:29.703731", "flavors": {"keras": {"keras_module": "tensorflow.keras", "keras_version": "2.4.0", "save_format": "tf", "data": "data"}, "python_function": {"loader_module": "mlflow.keras", "python_version": "3.8.5", "data": "data", "env": "conda.yaml"}}}]

View File

@ -0,0 +1 @@
e91324c1c5ec6c5b5b8686f09afd71428d0a94bb

View File

@ -0,0 +1 @@
/home/tomasz/IUM/ium_434695/vgsales-mlflow.py

View File

@ -0,0 +1 @@
LOCAL

View File

@ -0,0 +1 @@
tomasz