Dynamic MLOps Framework with Integrated CLI for Automated ML Project Inception, Kafka-Driven Real-Time Model Monitoring, and Adaptive Canary Deployment Architectures
Project description
MLOPTIFLOW
Dynamic MLOps Framework with Integrated CLI for Automated ML Project Inception, Kafka-Driven Real-Time Model Monitoring, and Adaptive Canary Deployment Architectures
Installation
-
create a new virtual environment with python ^3.11 and activate it
-
install mloptiflow:
pip install mloptiflow
- initialize a new project and choose a name and paradigm (currently supported paradigms are:
tabular_regression,tabular_classification):
mloptiflow init <your-project-name> --paradigm=<paradigm-name>
cdinto your project directory:
cd <your-project-name>
- install dependencies:
poetry install
or if using pip:
pip install -r requirements.txt
Usage
- TBA
Support
- TBA
Roadmap
- TBA
Contributing
- TBA
License
MIT
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mloptiflow-0.0.15.tar.gz.
File metadata
- Download URL: mloptiflow-0.0.15.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.11 Linux/5.15.154+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d4eeecd791a87e3a2540ad86f8fb7e31798f430a1f6dbf175ab9ef72823d83d
|
|
| MD5 |
074dbfda1cc1e375ccd047c0599f659c
|
|
| BLAKE2b-256 |
4c3d42b191c8c0b4a03e41555786fcd127ba234e94f76d155982b319c1f011f5
|
File details
Details for the file mloptiflow-0.0.15-py3-none-any.whl.
File metadata
- Download URL: mloptiflow-0.0.15-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.11 Linux/5.15.154+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebe9fd2f04054ec82c0712f59dd3f4e5edbb8301fca8ba4f248ff8014f41d686
|
|
| MD5 |
af5158fc1515e7d3ed6da56fe8ff26c8
|
|
| BLAKE2b-256 |
fc98b3cbce596ae826584a628d5838e03f9d49caca7157aefd5439d70eb5e36f
|