From fa547c0b8bdd1d288d7ef7fbcf67cc2c52c7e167 Mon Sep 17 00:00:00 2001 From: Szymon Bartanowicz Date: Wed, 29 May 2024 14:56:51 +0200 Subject: [PATCH] conda --- environment.yml | 192 ++++++++++++++++++ mlflow/conda.yaml | 2 +- .../meta.yaml | 15 ++ .../params/epochs | 1 + .../tags/mlflow.gitRepoURL | 1 + .../tags/mlflow.project.backend | 1 + .../tags/mlflow.project.entryPoint | 1 + .../tags/mlflow.project.env | 1 + .../tags/mlflow.runName | 1 + .../tags/mlflow.source.git.commit | 1 + .../tags/mlflow.source.git.repoURL | 1 + .../tags/mlflow.source.name | 1 + .../tags/mlflow.source.type | 1 + .../tags/mlflow.user | 1 + .../meta.yaml | 15 ++ .../params/epochs | 1 + .../tags/mlflow.gitRepoURL | 1 + .../tags/mlflow.project.backend | 1 + .../tags/mlflow.project.entryPoint | 1 + .../tags/mlflow.project.env | 1 + .../tags/mlflow.runName | 1 + .../tags/mlflow.source.git.commit | 1 + .../tags/mlflow.source.git.repoURL | 1 + .../tags/mlflow.source.name | 1 + .../tags/mlflow.source.type | 1 + .../tags/mlflow.user | 1 + .../meta.yaml | 15 ++ .../params/epochs | 1 + .../tags/mlflow.gitRepoURL | 1 + .../tags/mlflow.project.backend | 1 + .../tags/mlflow.project.entryPoint | 1 + .../tags/mlflow.project.env | 1 + .../tags/mlflow.runName | 1 + .../tags/mlflow.source.git.commit | 1 + .../tags/mlflow.source.git.repoURL | 1 + .../tags/mlflow.source.name | 1 + .../tags/mlflow.source.type | 1 + .../tags/mlflow.user | 1 + .../meta.yaml | 15 ++ .../params/epochs | 1 + .../tags/mlflow.gitRepoURL | 1 + .../tags/mlflow.project.backend | 1 + .../tags/mlflow.project.entryPoint | 1 + .../tags/mlflow.project.env | 1 + .../tags/mlflow.runName | 1 + .../tags/mlflow.source.git.commit | 1 + .../tags/mlflow.source.git.repoURL | 1 + .../tags/mlflow.source.name | 1 + .../tags/mlflow.source.type | 1 + .../tags/mlflow.user | 1 + 50 files changed, 297 insertions(+), 1 deletion(-) create mode 100644 environment.yml create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/meta.yaml create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/params/epochs create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.gitRepoURL create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.backend create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.entryPoint create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.env create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.runName create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.commit create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.repoURL create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.name create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.type create mode 100644 mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.user create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/meta.yaml create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/params/epochs create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.gitRepoURL create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.backend create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.entryPoint create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.env create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.runName create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.commit create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.repoURL create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.name create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.type create mode 100644 mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.user create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/meta.yaml create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/params/epochs create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.gitRepoURL create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.backend create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.entryPoint create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.env create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.runName create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.commit create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.repoURL create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.name create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.type create mode 100644 mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.user create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/meta.yaml create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/params/epochs create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.gitRepoURL create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.backend create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.entryPoint create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.env create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.runName create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.commit create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.repoURL create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.name create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.type create mode 100644 mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.user diff --git a/environment.yml b/environment.yml new file mode 100644 index 0000000..baebb15 --- /dev/null +++ b/environment.yml @@ -0,0 +1,192 @@ +name: ium +channels: + - anaconda + - conda-forge + - defaults +dependencies: + - _tflow_select=2.2.0=eigen + - abseil-cpp=20211102.0=he9d5cce_0 + - absl-py=1.4.0=py311hecd8cb5_0 + - aiohttp=3.9.3=py311h6c40b1e_0 + - aiosignal=1.2.0=pyhd3eb1b0_0 + - alembic=1.8.1=py311hecd8cb5_0 + - aniso8601=9.0.1=pyhd3eb1b0_0 + - arrow-cpp=11.0.0=h9980dd5_2 + - astunparse=1.6.3=py_0 + - attrs=23.1.0=py311hecd8cb5_0 + - aws-c-common=0.4.57=hb1e8313_1 + - aws-c-event-stream=0.1.6=h23ab428_5 + - aws-checksums=0.1.9=hb1e8313_0 + - aws-sdk-cpp=1.8.185=he271ece_0 + - bcrypt=3.2.0=py311h6c40b1e_1 + - blas=1.0=mkl + - blinker=1.6.2=py311hecd8cb5_0 + - boost-cpp=1.77.0=hff03dee_0 + - bottleneck=1.3.7=py311hb3a5e46_0 + - brotli=1.0.9=h6c40b1e_8 + - brotli-bin=1.0.9=h6c40b1e_8 + - brotli-python=1.0.9=py311hcec6c5f_7 + - bzip2=1.0.8=h6c40b1e_5 + - c-ares=1.19.1=h6c40b1e_0 + - ca-certificates=2024.3.11=hecd8cb5_0 + - cachetools=4.2.2=pyhd3eb1b0_0 + - certifi=2024.2.2=py311hecd8cb5_0 + - cffi=1.16.0=py311h6c40b1e_0 + - charset-normalizer=2.0.4=pyhd3eb1b0_0 + - click=8.1.7=py311hecd8cb5_0 + - cloudpickle=2.2.1=py311hecd8cb5_0 + - contourpy=1.2.0=py311ha357a0b_0 + - cryptography=41.0.3=py311ha2381d6_0 + - cycler=0.11.0=pyhd3eb1b0_0 + - docker-py=7.0.0=py311hecd8cb5_0 + - entrypoints=0.4=py311hecd8cb5_0 + - flask=2.2.5=py311hecd8cb5_0 + - flatbuffers=2.0.0=h23ab428_0 + - fonttools=4.51.0=py311h6c40b1e_0 + - freetype=2.12.1=hd8bbffd_0 + - frozenlist=1.4.0=py311h6c40b1e_0 + - gast=0.4.0=pyhd3eb1b0_0 + - gflags=2.2.2=hcec6c5f_1 + - giflib=5.2.1=h6c40b1e_3 + - gitdb=4.0.7=pyhd3eb1b0_0 + - gitpython=3.1.37=py311hecd8cb5_0 + - glog=0.5.0=hcec6c5f_1 + - google-auth=2.22.0=py311hecd8cb5_0 + - google-auth-oauthlib=0.5.2=py311hecd8cb5_0 + - google-pasta=0.2.0=pyhd3eb1b0_0 + - graphene=3.3=py311hecd8cb5_0 + - graphql-core=3.2.3=py311hecd8cb5_1 + - graphql-relay=3.2.0=py311hecd8cb5_0 + - greenlet=3.0.1=py311hcec6c5f_0 + - grpc-cpp=1.48.2=h3afe56f_0 + - grpcio=1.48.2=py311h3afe56f_0 + - gunicorn=21.2.0=py311hecd8cb5_0 + - h5py=3.9.0=py311hdb7e403_0 + - hdf5=1.12.1=h2b2ad87_2 + - icu=68.1=h23ab428_0 + - idna=3.4=py311hecd8cb5_0 + - importlib-metadata=7.0.1=py311hecd8cb5_0 + - intel-openmp=2021.4.0=hecd8cb5_3538 + - itsdangerous=2.0.1=pyhd3eb1b0_0 + - jinja2=3.1.3=py311hecd8cb5_0 + - joblib=1.2.0=py311hecd8cb5_0 + - jpeg=9e=h6c40b1e_1 + - keras=2.12.0=py311_0 + - keras-preprocessing=1.1.2=pyhd3eb1b0_0 + - kiwisolver=1.4.4=py311hcec6c5f_0 + - krb5=1.20.1=hdba6334_1 + - lcms2=2.12=hf1fd2bf_0 + - lerc=3.0=he9d5cce_0 + - libbrotlicommon=1.0.9=h6c40b1e_8 + - libbrotlidec=1.0.9=h6c40b1e_8 + - libbrotlienc=1.0.9=h6c40b1e_8 + - libcurl=8.2.1=ha585b31_0 + - libcxx=14.0.6=h9765a3e_0 + - libdeflate=1.17=hb664fd8_1 + - libedit=3.1.20230828=h6c40b1e_0 + - libev=4.33=h9ed2024_1 + - libevent=2.1.12=h0a4fc7d_0 + - libffi=3.4.4=hecd8cb5_0 + - libgfortran=5.0.0=11_3_0_hecd8cb5_28 + - libgfortran5=11.3.0=h9dfd629_28 + - libnghttp2=1.52.0=h1c88b7d_1 + - libpng=1.6.39=h6c40b1e_0 + - libprotobuf=3.20.3=hfff2838_0 + - libsodium=1.0.18=h1de35cc_0 + - libssh2=1.10.0=hdb2fb19_2 + - libthrift=0.15.0=h48f73ad_2 + - libtiff=4.5.1=hcec6c5f_0 + - libwebp-base=1.3.2=h6c40b1e_0 + - llvm-openmp=14.0.6=h0dcd299_0 + - lz4-c=1.9.4=hcec6c5f_1 + - mako=1.2.3=py311hecd8cb5_0 + - markdown=3.4.1=py311hecd8cb5_0 + - markupsafe=2.1.3=py311h6c40b1e_0 + - matplotlib=3.8.4=py311hecd8cb5_0 + - matplotlib-base=3.8.4=py311h41a4f6b_0 + - mkl=2021.4.0=hecd8cb5_637 + - mkl-service=2.4.0=py311h6c40b1e_0 + - mkl_fft=1.3.1=py311hbc8bb1e_0 + - mkl_random=1.2.2=py311hc5848a5_0 + - mlflow=2.12.2=h6eed73b_0 + - mlflow-skinny=2.12.2=py311h6eed73b_0 + - mlflow-ui=2.12.2=py311h6eed73b_0 + - multidict=6.0.4=py311h6c40b1e_0 + - ncurses=6.4=hcec6c5f_0 + - numexpr=2.8.4=py311h72c71eb_0 + - numpy=1.23.5=py311h72c71eb_0 + - numpy-base=1.23.5=py311h0e1ec55_0 + - oauthlib=3.2.2=py311hecd8cb5_0 + - openjpeg=2.4.0=h66ea3da_0 + - openssl=1.1.1w=hca72f7f_0 + - opt_einsum=3.3.0=pyhd3eb1b0_1 + - orc=1.7.4=h995b336_1 + - packaging=23.2=py311hecd8cb5_0 + - pandas=2.2.1=py311hdb55bb0_0 + - paramiko=2.8.1=pyhd3eb1b0_0 + - pillow=10.3.0=py311h6c40b1e_0 + - pip=23.3.1=py311hecd8cb5_0 + - platformdirs=3.10.0=py311hecd8cb5_0 + - pooch=1.7.0=py311hecd8cb5_0 + - prometheus_client=0.14.1=py311hecd8cb5_0 + - prometheus_flask_exporter=0.22.4=py311hecd8cb5_0 + - protobuf=3.20.3=py311hcec6c5f_0 + - pyarrow=11.0.0=py311hf41f4e6_1 + - pyasn1=0.4.8=pyhd3eb1b0_0 + - pyasn1-modules=0.2.8=py_0 + - pycparser=2.21=pyhd3eb1b0_0 + - pyjwt=2.4.0=py311hecd8cb5_0 + - pynacl=1.5.0=py311h6c40b1e_0 + - pyopenssl=23.2.0=py311hecd8cb5_0 + - pyparsing=3.0.9=py311hecd8cb5_0 + - pysocks=1.7.1=py311hecd8cb5_0 + - python=3.11.5=h1fd4e5f_0 + - python-dateutil=2.8.2=pyhd3eb1b0_0 + - python-flatbuffers=2.0=pyhd3eb1b0_0 + - python-tzdata=2023.3=pyhd3eb1b0_0 + - python_abi=3.11=2_cp311 + - pytz=2023.3.post1=py311hecd8cb5_0 + - pyyaml=6.0.1=py311h6c40b1e_0 + - querystring_parser=1.2.4=py311hecd8cb5_0 + - re2=2022.04.01=he9d5cce_0 + - readline=8.2=hca72f7f_0 + - requests=2.31.0=py311hecd8cb5_1 + - requests-oauthlib=1.3.0=py_0 + - rsa=4.7.2=pyhd3eb1b0_1 + - scikit-learn=1.2.2=py311hcec6c5f_1 + - scipy=1.10.1=py311hb23b6d4_0 + - setuptools=68.2.2=py311hecd8cb5_0 + - six=1.16.0=pyhd3eb1b0_1 + - smmap=4.0.0=pyhd3eb1b0_0 + - snappy=1.1.10=hcec6c5f_1 + - sqlalchemy=2.0.25=py311h6c40b1e_0 + - sqlite=3.41.2=h6c40b1e_0 + - sqlparse=0.4.4=py311hecd8cb5_0 + - tbb=2021.8.0=ha357a0b_0 + - tensorboard=2.12.1=py311_0 + - tensorboard-data-server=0.7.0=py311h7242b5c_0 + - tensorboard-plugin-wit=1.6.0=py_0 + - tensorflow=2.12.0=eigen_py311h4c7017d_0 + - tensorflow-base=2.12.0=eigen_py311hbf87084_0 + - tensorflow-estimator=2.12.0=py311_0 + - termcolor=2.1.0=py311hecd8cb5_0 + - threadpoolctl=2.2.0=pyh0d69192_0 + - tk=8.6.12=h5d9f67b_0 + - tornado=6.3.3=py311h6c40b1e_0 + - typing-extensions=4.9.0=py311hecd8cb5_1 + - typing_extensions=4.9.0=py311hecd8cb5_1 + - tzdata=2024a=h04d1e81_0 + - unicodedata2=15.1.0=py311h6c40b1e_0 + - urllib3=1.26.18=py311hecd8cb5_0 + - utf8proc=2.6.1=h6c40b1e_1 + - websocket-client=1.8.0=py311hecd8cb5_0 + - werkzeug=2.3.8=py311hecd8cb5_0 + - wheel=0.35.1=pyhd3eb1b0_0 + - wrapt=1.14.1=py311h6c40b1e_0 + - xz=5.4.6=h6c40b1e_0 + - yaml=0.2.5=haf1e3a3_0 + - yarl=1.9.3=py311h6c40b1e_0 + - zipp=3.17.0=py311hecd8cb5_0 + - zlib=1.2.13=h4dc903c_0 + - zstd=1.5.5=hc035e20_2 +prefix: /opt/anaconda3/envs/ium diff --git a/mlflow/conda.yaml b/mlflow/conda.yaml index de4e64c..f0db38c 100644 --- a/mlflow/conda.yaml +++ b/mlflow/conda.yaml @@ -2,7 +2,7 @@ name: MLflow_s464937 channels: - defaults dependencies: - - python=3.10 + - python=3.11 - pip - pip: - wheel diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/meta.yaml b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/meta.yaml new file mode 100644 index 0000000..af6c496 --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/meta.yaml @@ -0,0 +1,15 @@ +artifact_uri: mlflow-artifacts:/0/31cdeea18bf145dfbd195bc6b8d5b080/artifacts +end_time: 1716232849257 +entry_point_name: '' +experiment_id: '0' +lifecycle_stage: active +run_id: 31cdeea18bf145dfbd195bc6b8d5b080 +run_name: thundering-ant-548 +run_uuid: 31cdeea18bf145dfbd195bc6b8d5b080 +source_name: '' +source_type: 4 +source_version: '' +start_time: 1716232828540 +status: 4 +tags: [] +user_id: szymonbartanowicz diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/params/epochs b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/params/epochs new file mode 100644 index 0000000..3cacc0b --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/params/epochs @@ -0,0 +1 @@ +12 \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.gitRepoURL b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.gitRepoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.gitRepoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.backend b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.backend new file mode 100644 index 0000000..c2c027f --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.backend @@ -0,0 +1 @@ +local \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.entryPoint b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.entryPoint new file mode 100644 index 0000000..88d050b --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.entryPoint @@ -0,0 +1 @@ +main \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.env b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.env new file mode 100644 index 0000000..f79e4cb --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.project.env @@ -0,0 +1 @@ +conda \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.runName b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.runName new file mode 100644 index 0000000..6e75656 --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.runName @@ -0,0 +1 @@ +thundering-ant-548 \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.commit b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.commit new file mode 100644 index 0000000..e3bf765 --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.commit @@ -0,0 +1 @@ +248ef29471dcdc13631ea1693f701335a05c4801 \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.repoURL b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.repoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.git.repoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.name b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.name new file mode 100644 index 0000000..b39c388 --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.name @@ -0,0 +1 @@ +file:///Users/szymonbartanowicz/studia/mag_1/inzynieria_uczenia_maszynowego/ium_464937#mlflow \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.type b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.type new file mode 100644 index 0000000..53f9167 --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.source.type @@ -0,0 +1 @@ +PROJECT \ No newline at end of file diff --git a/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.user b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.user new file mode 100644 index 0000000..883fe99 --- /dev/null +++ b/mlruns/0/31cdeea18bf145dfbd195bc6b8d5b080/tags/mlflow.user @@ -0,0 +1 @@ +szymonbartanowicz \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/meta.yaml b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/meta.yaml new file mode 100644 index 0000000..19952c8 --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/meta.yaml @@ -0,0 +1,15 @@ +artifact_uri: mlflow-artifacts:/0/4937350a1f5a4dfb94d8e959ebb7baff/artifacts +end_time: 1716232283577 +entry_point_name: '' +experiment_id: '0' +lifecycle_stage: active +run_id: 4937350a1f5a4dfb94d8e959ebb7baff +run_name: luminous-gnat-829 +run_uuid: 4937350a1f5a4dfb94d8e959ebb7baff +source_name: '' +source_type: 4 +source_version: '' +start_time: 1716232281564 +status: 4 +tags: [] +user_id: szymonbartanowicz diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/params/epochs b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/params/epochs new file mode 100644 index 0000000..3cacc0b --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/params/epochs @@ -0,0 +1 @@ +12 \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.gitRepoURL b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.gitRepoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.gitRepoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.backend b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.backend new file mode 100644 index 0000000..c2c027f --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.backend @@ -0,0 +1 @@ +local \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.entryPoint b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.entryPoint new file mode 100644 index 0000000..88d050b --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.entryPoint @@ -0,0 +1 @@ +main \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.env b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.env new file mode 100644 index 0000000..f79e4cb --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.project.env @@ -0,0 +1 @@ +conda \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.runName b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.runName new file mode 100644 index 0000000..f323009 --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.runName @@ -0,0 +1 @@ +luminous-gnat-829 \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.commit b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.commit new file mode 100644 index 0000000..e3bf765 --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.commit @@ -0,0 +1 @@ +248ef29471dcdc13631ea1693f701335a05c4801 \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.repoURL b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.repoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.git.repoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.name b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.name new file mode 100644 index 0000000..b39c388 --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.name @@ -0,0 +1 @@ +file:///Users/szymonbartanowicz/studia/mag_1/inzynieria_uczenia_maszynowego/ium_464937#mlflow \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.type b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.type new file mode 100644 index 0000000..53f9167 --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.source.type @@ -0,0 +1 @@ +PROJECT \ No newline at end of file diff --git a/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.user b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.user new file mode 100644 index 0000000..883fe99 --- /dev/null +++ b/mlruns/0/4937350a1f5a4dfb94d8e959ebb7baff/tags/mlflow.user @@ -0,0 +1 @@ +szymonbartanowicz \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/meta.yaml b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/meta.yaml new file mode 100644 index 0000000..1cef2f3 --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/meta.yaml @@ -0,0 +1,15 @@ +artifact_uri: mlflow-artifacts:/0/57d7ab4f49254f8287e41a3d8e19dd9d/artifacts +end_time: 1716232574871 +entry_point_name: '' +experiment_id: '0' +lifecycle_stage: active +run_id: 57d7ab4f49254f8287e41a3d8e19dd9d +run_name: serious-bear-162 +run_uuid: 57d7ab4f49254f8287e41a3d8e19dd9d +source_name: '' +source_type: 4 +source_version: '' +start_time: 1716232379179 +status: 4 +tags: [] +user_id: szymonbartanowicz diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/params/epochs b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/params/epochs new file mode 100644 index 0000000..3cacc0b --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/params/epochs @@ -0,0 +1 @@ +12 \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.gitRepoURL b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.gitRepoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.gitRepoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.backend b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.backend new file mode 100644 index 0000000..c2c027f --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.backend @@ -0,0 +1 @@ +local \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.entryPoint b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.entryPoint new file mode 100644 index 0000000..88d050b --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.entryPoint @@ -0,0 +1 @@ +main \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.env b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.env new file mode 100644 index 0000000..f79e4cb --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.project.env @@ -0,0 +1 @@ +conda \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.runName b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.runName new file mode 100644 index 0000000..d3c77cc --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.runName @@ -0,0 +1 @@ +serious-bear-162 \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.commit b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.commit new file mode 100644 index 0000000..e3bf765 --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.commit @@ -0,0 +1 @@ +248ef29471dcdc13631ea1693f701335a05c4801 \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.repoURL b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.repoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.git.repoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.name b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.name new file mode 100644 index 0000000..b39c388 --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.name @@ -0,0 +1 @@ +file:///Users/szymonbartanowicz/studia/mag_1/inzynieria_uczenia_maszynowego/ium_464937#mlflow \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.type b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.type new file mode 100644 index 0000000..53f9167 --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.source.type @@ -0,0 +1 @@ +PROJECT \ No newline at end of file diff --git a/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.user b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.user new file mode 100644 index 0000000..883fe99 --- /dev/null +++ b/mlruns/0/57d7ab4f49254f8287e41a3d8e19dd9d/tags/mlflow.user @@ -0,0 +1 @@ +szymonbartanowicz \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/meta.yaml b/mlruns/0/bdf097416e4644638d2e80c33627e82b/meta.yaml new file mode 100644 index 0000000..117cf78 --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/meta.yaml @@ -0,0 +1,15 @@ +artifact_uri: mlflow-artifacts:/0/bdf097416e4644638d2e80c33627e82b/artifacts +end_time: 1716232202213 +entry_point_name: '' +experiment_id: '0' +lifecycle_stage: active +run_id: bdf097416e4644638d2e80c33627e82b +run_name: peaceful-pug-201 +run_uuid: bdf097416e4644638d2e80c33627e82b +source_name: '' +source_type: 4 +source_version: '' +start_time: 1716232198565 +status: 4 +tags: [] +user_id: szymonbartanowicz diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/params/epochs b/mlruns/0/bdf097416e4644638d2e80c33627e82b/params/epochs new file mode 100644 index 0000000..3cacc0b --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/params/epochs @@ -0,0 +1 @@ +12 \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.gitRepoURL b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.gitRepoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.gitRepoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.backend b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.backend new file mode 100644 index 0000000..c2c027f --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.backend @@ -0,0 +1 @@ +local \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.entryPoint b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.entryPoint new file mode 100644 index 0000000..88d050b --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.entryPoint @@ -0,0 +1 @@ +main \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.env b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.env new file mode 100644 index 0000000..f79e4cb --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.project.env @@ -0,0 +1 @@ +conda \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.runName b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.runName new file mode 100644 index 0000000..24cc45d --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.runName @@ -0,0 +1 @@ +peaceful-pug-201 \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.commit b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.commit new file mode 100644 index 0000000..e3bf765 --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.commit @@ -0,0 +1 @@ +248ef29471dcdc13631ea1693f701335a05c4801 \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.repoURL b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.repoURL new file mode 100644 index 0000000..46d50cf --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.git.repoURL @@ -0,0 +1 @@ +https://git.wmi.amu.edu.pl/s464937/ium_464937.git \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.name b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.name new file mode 100644 index 0000000..b39c388 --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.name @@ -0,0 +1 @@ +file:///Users/szymonbartanowicz/studia/mag_1/inzynieria_uczenia_maszynowego/ium_464937#mlflow \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.type b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.type new file mode 100644 index 0000000..53f9167 --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.source.type @@ -0,0 +1 @@ +PROJECT \ No newline at end of file diff --git a/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.user b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.user new file mode 100644 index 0000000..883fe99 --- /dev/null +++ b/mlruns/0/bdf097416e4644638d2e80c33627e82b/tags/mlflow.user @@ -0,0 +1 @@ +szymonbartanowicz \ No newline at end of file