Skip to content

docs: cross-link AutoML and zero-shot LightGBM notebooks - #1571

Merged
Li Jiang (thinkall) merged 2 commits into
microsoft:mainfrom
arushiiii18:docs/cross-link-lgbm-notebooks
Jul 16, 2026
Merged

docs: cross-link AutoML and zero-shot LightGBM notebooks#1571
Li Jiang (thinkall) merged 2 commits into
microsoft:mainfrom
arushiiii18:docs/cross-link-lgbm-notebooks

Conversation

@arushiiii18

Copy link
Copy Markdown
Contributor

Why are these changes needed?

Right now the AutoML tuning notebook (automl_lightgbm.ipynb) and the zero-shot notebook (zeroshot_lightgbm.ipynb) don't reference each other. Someone who opens one has no way of knowing the other approach exists, even though they solve the same problem differently (tuning vs. instant data-dependent defaults). Added a short note in each notebook, right before the install step, linking to the other so users can pick the approach that fits their use case before running anything.

Related issue number

Closes #737

Checks

@arushiiii18

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@thinkall

Copy link
Copy Markdown
Contributor

Thank you very much for the PR, Arushi Sagar (@arushiiii18) !

@thinkall
Li Jiang (thinkall) merged commit 91cc4da into microsoft:main Jul 16, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make zero-shot automl more discoverable

2 participants