baseline-selector
Select reproducible, reviewer-proof research baselines for papers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install baseline-selector?โผ
Run `npx skills add RyanZhou168/baseline-selector --all -g -y` in your terminal to install it globally, then start a new session.
How to choose baselines for a research paper?โผ
Give it your task, dataset, metric, target venue, and compute budget, and it returns classic, recent, and reviewer-expected baselines with verified venues and years.
Does baseline-selector require open-source code?โผ
Yes. A method only enters the selected set if its GitHub repository is accessible, non-empty, and plausibly reproducible; others are logged as exclusions with reasons.
Can it work with a limited GPU budget?โผ
Yes. It splits baselines into must-run, nice-to-run, and too-expensive groups based on your stated compute and time limits.
Does baseline-selector support Chinese users?โผ
Yes. It automatically answers in the language you use, including full Chinese reports with localized labels and section titles.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides