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.22.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.22-py3-none-any.whl (226.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mloptiflow-0.0.22.tar.gz
Algorithm Hash digest
SHA256 9c8a7ef7f1d8a906b9e6027d083bb1be1ec124d61ff9cd69defc923c20225fd0
MD5 066b26da731319787cbb5e053c4a56e9
BLAKE2b-256 6e61af57d0967376d68481911cfecdd390548985066e76df227a2950af7fc7c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mloptiflow-0.0.22-py3-none-any.whl
  • Upload date:
  • Size: 226.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.4 Linux/5.15.154+

File hashes

Hashes for mloptiflow-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 753b5bc406114715bba2eda3375ec80d818ca5561cdb141eb74dcf78fb58d261
MD5 fbce9f953f212b63799112f6b47cd11b
BLAKE2b-256 1c51239cf1274c38c60047de7affad28d75634051eeac1d45044225d7df44025

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