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)

import mlflow
from wedata_automl import run_pipeline

# IMPORTANT: Set MLflow tracking URI before running AutoML
mlflow.set_tracking_uri("http://your-mlflow-server:5000")

# 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

Documentation

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
  • Project ID is required - Set via project_id parameter or WEDATA_PROJECT_ID environment variable

Troubleshooting

遇到问题?查看 故障排除指南

最常见问题

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.18.tar.gz (42.3 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.18-py3-none-any.whl (51.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tencent_wedata_auto_ml-0.2.18.tar.gz
  • Upload date:
  • Size: 42.3 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.18.tar.gz
Algorithm Hash digest
SHA256 db966644fe17c2d9cf6e0314b02778dd036749b0632ba255cd8aae0e6ad8226f
MD5 e8d9ddc49dcbde1134a8674abf78b16c
BLAKE2b-256 5cde1f9ccb80732727e812733a2eee689f838ae691b9d0901fd35f05822c5e59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tencent_wedata_auto_ml-0.2.18-py3-none-any.whl
Algorithm Hash digest
SHA256 031ea4228d5e7c72e98dc988876e40d6fdfedf25a47b1779f809c5a95966a816
MD5 64112c654bfc4c8f89033d6006faa119
BLAKE2b-256 b394b97f98b43ea8b5350f2c6e526850fc631c1606dbae378c93824d4e22949b

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