Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP. observed · 2026-08-28

github.com/microsoft/FLAML · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 99
  • Release rhythm 69
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 61
  • age_days: 2204
  • days_rel: 128
  • days_push: 8
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

4390 stars · 561 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

FLAML is a lightweight Python library for automated machine learning (AutoML) and hyperparameter tuning. It efficiently finds quality models and configurations for tasks like classification, regression, and time-series forecasting with low computational resources, and also supports economical tuning of LLM-based workflows.

Use cases

  • automatically find the best model for a classification dataset
  • tune hyperparameters for a scikit-learn pipeline under a time budget
  • forecast time series with automated model selection
  • reduce cost of tuning LLM inference parameters
  • train a regression model with minimal compute
  • automate model selection for tabular data in a Jupyter notebook

When to choose

  • you need accurate ML models with limited compute or time budgets
  • you want a lightweight AutoML alternative to heavier frameworks
  • you need cost-aware hyperparameter optimization with large search spaces
  • you work in Python with scikit-learn-style estimators and want easy customization

When to avoid

  • you need deep learning architecture search or end-to-end neural AutoML
  • you require a non-Python or distributed Spark-native AutoML solution
  • you want the AutoGen multi-agent functionality, which has moved to a separate repository

Facets

library · maturity active

machine-learning llm-training data-science benchmarking machine-learning data-science large-language-models artificial-intelligence python cross-platform automl hyperparameter-optimization model-selection tabular-data time-series-forecasting scikit-learn tuning low-compute

3 sources

Member repositories

RepositoryRoleHealth v2
microsoft/FLAMLmain89

For agents

markdown · JSON · MCP: product_card(name="microsoft/FLAML")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem