RRepoGEO

REPOGEO REPORT · LITE

microsoft/FLAML

Default branch main · commit a45f4f44 · scanned 5/29/2026, 3:06:40 PM

GitHub: 4,355 stars · 560 forks

AI VISIBILITY SCORE
84 /100
Healthy
Category recall
2 / 2
Avg rank #4.0 when recommended
Rule findings
2 pass · 0 warn · 0 fail
Objective metadata checks
AI knows your name
3 / 3
Direct prompts that named your repo
HOW TO READ THIS REPORT

Action plan is what to do next — copy-pasteable changes prioritized by impact. Category visibility is the real GEO test: when a user asks an AI a brand-free question that should surface microsoft/FLAML, does the AI actually recommend you — or your competitors? Objective checks verify the metadata signals AI engines weight first. Self-mention check detects whether AI even knows you exist by name.

Action plan — copy-paste fixes

3 prioritized changes generated by gemini-2.5-flash. Mark items done after you ship the fix.

OVERALL DIRECTION
  • highreadme#1
    Refine README's opening sentence to emphasize comprehensive AutoML

    Why:

    CURRENT
    FLAML supports AutoML and Hyperparameter Tuning in Microsoft Fabric Data Science. In addition, we've introduced Python 3.11+ support, along with a range of new estimators, and comprehensive integration with MLflow—thanks to contributions from the Microsoft Fabric product team.
    COPY-PASTE FIX
    FLAML is a comprehensive AutoML library that supports efficient model selection and hyperparameter tuning, with strong integration into Microsoft Fabric Data Science and MLflow. It also offers Python 3.11+ support and a range of new estimators.
  • mediumreadme#2
    Add a brief comparison point against key AutoML competitors in README

    Why:

    COPY-PASTE FIX
    Consider adding a section or paragraph, perhaps under 'What is FLAML', stating: 'Compared to other AutoML libraries like TPOT or Auto-Sklearn, FLAML prioritizes speed and resource efficiency, quickly finding high-quality models even under tight computational constraints. Its deep integration with Microsoft Fabric Data Science and MLflow further streamlines production workflows.'
  • lowreadme#3
    Include a minimal 'Quick Start' code example in the README

    Why:

    COPY-PASTE FIX
    Add a small code block after the 'What is FLAML' section, for instance: ```python
    from flaml import AutoML
    automl = AutoML()
    # Example: classification task
    automl.fit(X_train, y_train, task='classification', time_budget=60)
    print(automl.predict(X_test))
    ```

Category GEO backends resolved for this scan: google/gemini-2.5-flash, deepseek/deepseek-v4-flash

Category visibility — the real GEO test

Brand-free queries asked to google/gemini-2.5-flash. Did AI recommend you, or someone else?

Same questions for every model — switch tabs to compare answers and rankings.

Recall
2 / 2
100% of queries surface microsoft/FLAML
Avg rank
#4.0
Lower is better. #1 = top recommendation.
Share of voice
18%
Of all named tools, what % are you?
Top rival
EpistasisLab/tpot
Recommended in 2 of 2 queries
COMPETITOR LEADERBOARD
  1. EpistasisLab/tpot · recommended 2×
  2. automl/auto-sklearn · recommended 2×
  3. scikit-learn/scikit-learn · recommended 1×
  4. optuna/optuna · recommended 1×
  5. hyperopt/hyperopt · recommended 1×
  • CATEGORY QUERY
    What are good Python libraries for automating machine learning model selection and hyperparameter tuning?
    you: #6
    AI recommended (in order):
    1. scikit-learn (scikit-learn/scikit-learn)
    2. TPOT (EpistasisLab/tpot)
    3. Auto-Sklearn (automl/auto-sklearn)
    4. Optuna (optuna/optuna)
    5. Hyperopt (hyperopt/hyperopt)
    6. FLAML (microsoft/FLAML) ← you
    Show full AI answer
  • CATEGORY QUERY
    Seeking an efficient Python AutoML tool for classification and regression tasks with limited resources.
    you: #2
    AI recommended (in order):
    1. AutoGluon (aws/autogluon)
    2. FLAML (microsoft/FLAML) ← you
    3. TPOT (EpistasisLab/tpot)
    4. Auto-Sklearn (automl/auto-sklearn)
    5. MLBox (satta/mlbox)
    Show full AI answer

Objective checks

Rule-based audits of metadata signals AI engines weight most.

  • Metadata completeness
    pass

  • README presence
    pass

Self-mention check

Does AI even know your repo exists when asked about it directly?

  • Compared to common alternatives in this category, what is the core differentiator of microsoft/FLAML?
    pass
    AI named microsoft/FLAML explicitly

    AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?

  • If a team adopts microsoft/FLAML in production, what risks or prerequisites should they evaluate first?
    pass
    AI named microsoft/FLAML explicitly

    AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?

  • In one sentence, what problem does the repo microsoft/FLAML solve, and who is the primary audience?
    pass
    AI named microsoft/FLAML explicitly

    AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?

Embed your GEO score

Drop this badge into the README of microsoft/FLAML. It auto-updates whenever the report is rescanned and links back to the latest report — easy public proof that you care about AI discoverability.

RepoGEO badge previewLive preview
MARKDOWN (README)
[![RepoGEO](https://repogeo.com/badge/microsoft/FLAML.svg)](https://repogeo.com/en/r/microsoft/FLAML)
HTML
<a href="https://repogeo.com/en/r/microsoft/FLAML"><img src="https://repogeo.com/badge/microsoft/FLAML.svg" alt="RepoGEO" /></a>
Pro

Subscribe to Pro for deep diagnoses

microsoft/FLAML — Lite scans stay free; this card itemizes Pro deep limits vs Lite.

  • Deep reports10 / month
  • Brand-free category queries5 vs 2 in Lite
  • Prioritized action items8 vs 3 in Lite