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

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.2.1.tar.gz (24.1 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.2.1-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tencent_wedata_auto_ml-0.2.1.tar.gz
  • Upload date:
  • Size: 24.1 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.2.1.tar.gz
Algorithm Hash digest
SHA256 368bd586b6061ec2a1ddfa1837f95b5bede91a966132b4035b1f6b2896069193
MD5 df85d8f4a853da444de74be02e82d328
BLAKE2b-256 cf4d7574398d4d20ab85e33c610a4283f5e469d84c543670752b6663e086d90b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tencent_wedata_auto_ml-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b1c7ddda43ff2ae783f849d77a1f932d25e90b165095b892af3e486e0d3a6ea9
MD5 9297163765ca59a37a6097c0eed608b1
BLAKE2b-256 287926f7dc07a966d02ea353e845ae6b809071c0dc6e3aa216796b9ecb27b963

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