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

Uploaded Source

Built Distribution

mlops_ods-0.1.202404180935-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlops_ods-0.1.202404180935.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.202404180935.tar.gz
Algorithm Hash digest
SHA256 d4daa32b0dae723f24bcc84d368e8b8aa944dcc0eb9172159da449cf81c371a7
MD5 e3500773f7b0a29a7a61eeab296335f7
BLAKE2b-256 223d5ec6cdd0b5021f687aa8e3bbc989fca7a14f522c68d2eadbe4bebd50ea2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlops_ods-0.1.202404180935-py3-none-any.whl
Algorithm Hash digest
SHA256 94d7bc2938a3d23716643d8b6b48322a938fb83c4545fb008aff2e5df2adfef8
MD5 ba54ba120865c5ec5b621187441540d9
BLAKE2b-256 1abf2c53f7aab8a278c9f45c9b50d864b616b5e5a193f5d01d25f2001dee1324

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