Skip to main content

AutoML SDK for Tencent Cloud WeData using FLAML with MLflow integration.

Project description

wedata-automl

AutoML SDK for Tencent Cloud WeData, powered by FLAML and integrated with MLflow for experiment tracking and model registry.

Features

  • FLAML-based AutoML with graceful fallback to RandomForest
  • MLflow integration: experiment tracking, model logging, and Model Registry registration
  • Quiet, production-friendly logging helpers
  • Simple pipeline API and CLI demo

Installation

pip install wedata-automl
# Optional extras
pip install "wedata-automl[xgboost]"
pip install "wedata-automl[lightgbm]"

Quickstart (Python API)

from wedata_automl import run_pipeline

# Uses a demo dataset by default, and creates/uses the specified MLflow experiment
result = run_pipeline(experiment_name="blueszzhang-test-automl")
print(result)

Quickstart (CLI)

wedata-automl-demo

Notes

  • Ensure MLflow Tracking/Registry is configured in your environment (MLFLOW_TRACKING_URI, credentials, etc.)
  • XGBoost/LightGBM are optional; install via extras if you want those estimators considered
  • Python >= 3.8

License

MIT

Project details


Release history Release notifications | RSS feed

This version

0.1.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tencent_wedata_auto_ml-0.1.9.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

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

tencent_wedata_auto_ml-0.1.9-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file tencent_wedata_auto_ml-0.1.9.tar.gz.

File metadata

  • Download URL: tencent_wedata_auto_ml-0.1.9.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for tencent_wedata_auto_ml-0.1.9.tar.gz
Algorithm Hash digest
SHA256 541808997a5fed5250b71857f8f57e025a5102fe1be432a85d40b0e2ece1b037
MD5 985ae7d59ec94137d12fe62366120088
BLAKE2b-256 68ff58f6b31f14788594ba17f96cacde23d7083c4d43f9fdadfaf66f889d82e5

See more details on using hashes here.

File details

Details for the file tencent_wedata_auto_ml-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for tencent_wedata_auto_ml-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 9b9868db30761286f2b94628cc919dbb3c29ee4b7f65f32acea0e4a979fb5ca8
MD5 e6a94adb297b72f152618294ad4489b3
BLAKE2b-256 ed0a406bce4117a7fab1eb67af532b48d6aa27b4763edf794f1ba92932fdb231

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