No project description provided
Project description
MLOps ODS
This project for ml model with MLOps instruments
the methodology of repo (github flow - one main branch, and developing in other brunches):
- main branch: 'master'
- other branches: 'fix-', 'feature-', 'model-', 'experiment-'
Docker image (build / run):
docker build . -t mlops_ods_image
docker run -it mlops_ods_image /bin/bash
build for linux:
docker build . -t mlops_ods_image --platform linux/amd64
run with port and volumes if necessary:
docker run -p 8888:8888 -v {path-to-local-folder-(pwd)}:/app/volumes -it mlops_ods_image /bin/bash
documentation of jupyter notebooks with quarto:
quarto render
quarto preview src/mlops_ods/notebooks/eda.ipynb
quarto render src/mlops_ods/notebooks/eda.ipynb --to html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlops_ods-0.1.202404251341.tar.gz.
File metadata
- Download URL: mlops_ods-0.1.202404251341.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
628977297bef662ffff44e65aa9d61e6d62a26c89a91dadbe1ed4936a2cbb073
|
|
| MD5 |
0cf7f26fe06921f8aa6ccc220bb488cd
|
|
| BLAKE2b-256 |
dd28e5c05aa6c2ba674a4d0590596c809810c847c681df7e0b1083d2d542adbb
|
File details
Details for the file mlops_ods-0.1.202404251341-py3-none-any.whl.
File metadata
- Download URL: mlops_ods-0.1.202404251341-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3dbce3d60aefdd41c0e784f35c1ac675c4e3570d814f13e72ffd0205b0f4ce7
|
|
| MD5 |
989378c85c45291fb0c251ac9fd4230a
|
|
| BLAKE2b-256 |
26ce1dba8c9e030ce415047005b6b4e8b496eb49550eb8afd422b555933a2574
|