Skip to main content

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

  1. create a new virtual environment with python ^3.11 and activate it

  2. install poetry:

pip install poetry
  1. install mloptiflow:
pip install mloptiflow
  1. initialize a new project and choose a name and paradigm (currently supported paradigms are: tabular_regression, tabular_classification, demo_tabular_classification)[demo ones are just a minimalistic examples of the paradigm]:
mloptiflow init <your-project-name> --paradigm=<paradigm-name>
  1. cd into your project directory:
cd <your-project-name>
  1. install dependencies:
poetry install

or if using pip:

pip install -r requirements.txt

DEMO Test

  1. create a new virtual environment with python ^3.11 and activate it

  2. install poetry:

pip install poetry
  1. install mloptiflow:
pip install mloptiflow
  1. initialize a new project with the name demo-project and paradigm demo_tabular_classification:
mloptiflow init demo-project --paradigm=demo_tabular_classification
  1. cd into your project directory:
cd demo-project
  1. install dependencies:
poetry install
  1. run the training pipeline:
mloptiflow train start
  1. run and test the inference API:
mloptiflow deploy start --with-api-test

Usage

  • TBA

Support

  • TBA

Roadmap

  • TBA

Contributing

  • TBA

License

MIT

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

mloptiflow-0.0.19.tar.gz (202.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mloptiflow-0.0.19-py3-none-any.whl (226.5 kB view details)

Uploaded Python 3

File details

Details for the file mloptiflow-0.0.19.tar.gz.

File metadata

  • Download URL: mloptiflow-0.0.19.tar.gz
  • Upload date:
  • Size: 202.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.11 Linux/5.15.154+

File hashes

Hashes for mloptiflow-0.0.19.tar.gz
Algorithm Hash digest
SHA256 e45abf60238cbf528e35729b534a7cd28f972e57ff43269631ff7ebceb3a6c47
MD5 da9ea8cc0a42761a9a56250706f1eabc
BLAKE2b-256 adeeda1425615fd96e9e0a60be69b78bbd33d1422bf1fc90904b566b0647a56e

See more details on using hashes here.

File details

Details for the file mloptiflow-0.0.19-py3-none-any.whl.

File metadata

  • Download URL: mloptiflow-0.0.19-py3-none-any.whl
  • Upload date:
  • Size: 226.5 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

Hashes for mloptiflow-0.0.19-py3-none-any.whl
Algorithm Hash digest
SHA256 f458b52d7fc78f7a0d4bdd30be879ada4982bd70e1f2b004d82d20771545e97f
MD5 f350196bf9fc224e5783ccb4a44c0769
BLAKE2b-256 9b9007bc117b9f8b7579913e7b5c859eae429bac61a74d8c1558378f4096a980

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page