feat: supporting various Kaggle competitions & scenarios for RD-Agent#409
Merged
feat: supporting various Kaggle competitions & scenarios for RD-Agent#409
Conversation
* add s3e14 template * fix CI
* init for s4e5 * edit s4e5 * ci issue
…into kaggle-running
* Initialisation of a template of competition * Adding a new competition s4e6 * Competition Initialised * Fixed to make sure that now it runs * Fixing for CI
* fix feature selection for some models * feat select template
* show time in kaggle demo * change color
Jensen246
pushed a commit
to Jensen246/RD-Agent
that referenced
this pull request
Jun 6, 2025
…microsoft#409) * Fixes on kaggle output * feat: add kaggle s3e14 template (microsoft#394) * add s3e14 template * fix CI * Initialisation of a template of competition * add kaggle s3e16 template (microsoft#396) * get kaggle competition scores (microsoft#397) * Adding a new competition s4e6 * feat: s4e5 (microsoft#400) * init for s4e5 * edit s4e5 * ci issue * feat: S4e3 (microsoft#402) * Initialisation of a template of competition * Adding a new competition s4e6 * Competition Initialised * Fixed to make sure that now it runs * Fixing for CI * correct evaluation (microsoft#403) * find rank in leaderboard (microsoft#405) * fix: model templates for KG scenario (microsoft#408) * fix feature selection for some models * feat select template * Updating the prompts for a more powerful model tuning * refine the prompt * fix: template error in s4e6 * feat: show simple execution time in demo (microsoft#410) * show time in kaggle demo * change color * fix a small bug * edit loop.py and proposal * delete useless files * CI issues * ci issue --------- Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com> Co-authored-by: Haoran Pan <167847254+TPLin22@users.noreply.github.com> Co-authored-by: Way2Learn <118058822+Xisen-Wang@users.noreply.github.com> Co-authored-by: WinstonLiyt <1957922024@qq.com> Co-authored-by: TPLin22 <tplin2@163.com>
licong01-cloud
pushed a commit
to licong01-cloud/RD-Agent
that referenced
this pull request
Dec 13, 2025
…microsoft#409) * Fixes on kaggle output * feat: add kaggle s3e14 template (microsoft#394) * add s3e14 template * fix CI * Initialisation of a template of competition * add kaggle s3e16 template (microsoft#396) * get kaggle competition scores (microsoft#397) * Adding a new competition s4e6 * feat: s4e5 (microsoft#400) * init for s4e5 * edit s4e5 * ci issue * feat: S4e3 (microsoft#402) * Initialisation of a template of competition * Adding a new competition s4e6 * Competition Initialised * Fixed to make sure that now it runs * Fixing for CI * correct evaluation (microsoft#403) * find rank in leaderboard (microsoft#405) * fix: model templates for KG scenario (microsoft#408) * fix feature selection for some models * feat select template * Updating the prompts for a more powerful model tuning * refine the prompt * fix: template error in s4e6 * feat: show simple execution time in demo (microsoft#410) * show time in kaggle demo * change color * fix a small bug * edit loop.py and proposal * delete useless files * CI issues * ci issue --------- Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com> Co-authored-by: Haoran Pan <167847254+TPLin22@users.noreply.github.com> Co-authored-by: Way2Learn <118058822+Xisen-Wang@users.noreply.github.com> Co-authored-by: WinstonLiyt <1957922024@qq.com> Co-authored-by: TPLin22 <tplin2@163.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Motivation and Context
How Has This Been Tested?
pytest qlib/tests/test_all_pipeline.pyunder upper directory ofqlib.Screenshots of Test Results (if appropriate):
Types of changes
📚 Documentation preview 📚: https://RDAgent--409.org.readthedocs.build/en/409/