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-'

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


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

Uploaded Source

Built Distribution

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

Uploaded Python 3

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

Hashes for mlops_ods-0.1.202404251341.tar.gz
Algorithm Hash digest
SHA256 628977297bef662ffff44e65aa9d61e6d62a26c89a91dadbe1ed4936a2cbb073
MD5 0cf7f26fe06921f8aa6ccc220bb488cd
BLAKE2b-256 dd28e5c05aa6c2ba674a4d0590596c809810c847c681df7e0b1083d2d542adbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlops_ods-0.1.202404251341-py3-none-any.whl
Algorithm Hash digest
SHA256 e3dbce3d60aefdd41c0e784f35c1ac675c4e3570d814f13e72ffd0205b0f4ce7
MD5 989378c85c45291fb0c251ac9fd4230a
BLAKE2b-256 26ce1dba8c9e030ce415047005b6b4e8b496eb49550eb8afd422b555933a2574

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