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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlops_ods-0.1.202404241538.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.202404241538.tar.gz
Algorithm Hash digest
SHA256 915385d31a92522ef50196e48c8c8d230710f5e552177c307c25c5ee865a054f
MD5 14dfdde2592b3d0c2a157c0d85b5c68d
BLAKE2b-256 9bdc0ad91dfe383910c16c806f916d4e873d8d61b5bd0f36933e8170d0a31b30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlops_ods-0.1.202404241538-py3-none-any.whl
Algorithm Hash digest
SHA256 dd5c9b56e7ab95d0bc3978bdbbf70e606e68d8637105c215257a37c439dfe024
MD5 63dbb3b883ad1f916a64b826a3e560a9
BLAKE2b-256 a3c1c6a9f864926328ef84d70c775c23055fb3e4e3a35176fabe80ca8b6d1be1

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