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.202404292030.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlops_ods-0.1.202404292030.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.202404292030.tar.gz
Algorithm Hash digest
SHA256 fadb55f3fd713edc0723f90caf7629cd125a72e264964c8fc60e2f5b7c71562b
MD5 68b6355422c2b589239664273237bc0d
BLAKE2b-256 6f06729e9167f4b98748c1509005a8e984050b6dbc496c292c3ab8f3b9e717a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlops_ods-0.1.202404292030-py3-none-any.whl
Algorithm Hash digest
SHA256 d90c0db9fbca500fb9495b151270d60f6df197911168a4b8779d47d3ee9ed502
MD5 f4c2bb7f24087175771d4a37df7a5470
BLAKE2b-256 7bd3c45bbfa69b8b200e0302a54e3d47364b6194f434210ef6f33f8651ee79ee

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