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
Project details
Release history Release notifications | RSS feed
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.0.tar.gz
(1.5 MB
view details)
Built Distribution
File details
Details for the file mlops_ods-0.1.0.tar.gz
.
File metadata
- Download URL: mlops_ods-0.1.0.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aef166668e6e41537e188e13fa7fdf6fccd93acce2f84eae759421c6b21e1c6 |
|
MD5 | 502dd15f37141cfcf0878535e512c4b3 |
|
BLAKE2b-256 | f769e9e8a0b10f044613926d356b94456fb1d1722f1e7070559d42c8934e5ee2 |
File details
Details for the file mlops_ods-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mlops_ods-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62072ce1a67971a2eebd3340e2c23e068175b6181b7bac755c295fdf5f04633f |
|
MD5 | c25f6bca53206f4d84c3390cf12384ef |
|
BLAKE2b-256 | d1bb136aa009d144d36974d0835073aa88613ee3abaff7a3ab3cb4a69001b39b |