Skip to content

feat: Integrate RAG into the Kaggle scenarios.#262

Merged
WinstonLiyt merged 11 commits intomainfrom
first_version_rag
Sep 13, 2024
Merged

feat: Integrate RAG into the Kaggle scenarios.#262
WinstonLiyt merged 11 commits intomainfrom
first_version_rag

Conversation

@WinstonLiyt
Copy link
Contributor

@WinstonLiyt WinstonLiyt commented Sep 13, 2024

Description

Integrate RAG into the hypothesis process for Kaggle scenarios.

Motivation and Context

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

📚 Documentation preview 📚: https://RDAgent--262.org.readthedocs.build/en/262/

@WinstonLiyt WinstonLiyt changed the title feat: Integrate RAG into the hypothesis process for Kaggle scenarios. feat: Integrate RAG into the Kaggle scenarios. Sep 13, 2024
Copy link
Contributor Author

@WinstonLiyt WinstonLiyt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

completed

@WinstonLiyt WinstonLiyt merged commit be0e48a into main Sep 13, 2024
@WinstonLiyt WinstonLiyt deleted the first_version_rag branch September 13, 2024 10:34
Jensen246 pushed a commit to Jensen246/RD-Agent that referenced this pull request Jun 6, 2025
* init a scenario for kaggle feature engineering

* add 1st version rag for Kaggle hypo

* refine the code

* fix a bug

* add the process of extracting exp from docs

* Remove the unnecessary file.

* refine the code for ci test

* Delete rdagent/app/kaggle_feature/conf.py

* refine the comments

* Update extract_experience_from_docs.py

* Update extract_experience_from_docs.py
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.

1 participant