Skip to main content

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-'
poetry build --format=wheel

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

snakemake command inside docker:

snakemake --cores 10
snakemake --dag | dot -Tsvg > dag.svg

docker ps
docker cp <CONTAINER ID>:/app/dag.svg .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlops_ods-0.1.202405061002.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

mlops_ods-0.1.202405061002-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file mlops_ods-0.1.202405061002.tar.gz.

File metadata

  • Download URL: mlops_ods-0.1.202405061002.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

Hashes for mlops_ods-0.1.202405061002.tar.gz
Algorithm Hash digest
SHA256 d3b4bd489dfc4fab8950d9c9d4ea39a11dd6b739df5dc5524d97ea376e623093
MD5 fc3799ce4994b3512b94434ef8a045b4
BLAKE2b-256 90a0d7ed28bac8cd4014e281474220b5ff2b431004e0a2a273110ac9dad6db9d

See more details on using hashes here.

File details

Details for the file mlops_ods-0.1.202405061002-py3-none-any.whl.

File metadata

File hashes

Hashes for mlops_ods-0.1.202405061002-py3-none-any.whl
Algorithm Hash digest
SHA256 df42ebd86ba3725c8b071b922231ed8f8847972eccd1b7e6c547d2f4146c8597
MD5 e6e4676962970559f085c322af05cc83
BLAKE2b-256 5c6eb10101261ffd66e4c385d9195808800cd739e7ecb1a3cd03ea6664353f09

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page