Skip to main content

Export Orange3 models with preprocessing pipelines to MLflow format for production deployment.

Project description

Orange3 MLflow Export

⚠️ Experimental: This widget is under development and should be used with care.

Export Orange3 machine learning models to MLflow format with preprocessing pipelines.

Installation

pip install orange3-mlflow-export

Usage

In Orange GUI:

  1. Build your workflow (File → Preprocess → Model)
  2. Add MLflow Export widget from the Example section
  3. Connect model, preprocessor, and sample data
  4. Set export path and save

The exported model can be served with:

mlflow models serve -m ./model.mlflow -p 8080

Current Limitations

  • Column names from Orange are intentionally ignored (uses positional mapping)
  • Precise dependency versions are not exported in MLflow models
  • Explicit list of required Orange addons is not exported
  • May not work with all Orange preprocessing widgets

Requirements

  • Python 3.8+
  • Orange3
  • MLflow
  • pandas, numpy, scikit-learn
  • cloudpickle

License

GPL-3.0

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

orange3_mlflow_export-0.6.2.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

orange3_mlflow_export-0.6.2-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file orange3_mlflow_export-0.6.2.tar.gz.

File metadata

  • Download URL: orange3_mlflow_export-0.6.2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for orange3_mlflow_export-0.6.2.tar.gz
Algorithm Hash digest
SHA256 347dc69ea8e9e7352957fb49e0f95eff2a16cd46071cca9559472e61c1dcbaa5
MD5 714ac7ed7e68f7c277c3a0d88dd9de9d
BLAKE2b-256 682fc089dea6c50461c847b42ec4040c7edb2b77f7f18a2f568e1c6ccff0acc5

See more details on using hashes here.

File details

Details for the file orange3_mlflow_export-0.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for orange3_mlflow_export-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 700ea882514af0339a2d9b15c01cbe1b54110d537511b4b613398be7c9fcbfce
MD5 5db433cbb9faa524bc4a3ab5a957d421
BLAKE2b-256 89493cf2ff07abc9e64db7c4793eb9abe7f770cbb4bfb0d1d76b7ba9e71dd04f

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