Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refactor for general data science #498

Merged
merged 337 commits into from
Jan 17, 2025
Merged

feat: refactor for general data science #498

merged 337 commits into from
Jan 17, 2025

Conversation

you-n-g
Copy link
Contributor

@you-n-g you-n-g commented Nov 26, 2024

Description

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--498.org.readthedocs.build/en/498/

@you-n-g you-n-g marked this pull request as draft November 26, 2024 10:00
@you-n-g you-n-g changed the title feat: DS refactor feat: refactor for general data science Nov 27, 2024
@peteryang1 peteryang1 requested a review from Copilot January 17, 2025 10:11
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 132 out of 147 changed files in this pull request and generated 1 comment.

Files not reviewed (15)
  • rdagent/app/qlib_rd_loop/conf.py: Evaluated as low risk
  • rdagent/app/data_mining/conf.py: Evaluated as low risk
  • rdagent/components/coder/CoSTEER/init.py: Evaluated as low risk
  • rdagent/app/qlib_rd_loop/factor.py: Evaluated as low risk
  • rdagent/app/kaggle/loop.py: Evaluated as low risk
  • rdagent/app/kaggle/conf.py: Evaluated as low risk
  • rdagent/components/coder/CoSTEER/evolving_strategy.py: Evaluated as low risk
  • rdagent/components/coder/data_science/ensemble/init.py: Evaluated as low risk
  • rdagent/components/coder/CoSTEER/task.py: Evaluated as low risk
  • rdagent/app/qlib_rd_loop/factor_from_report.py: Evaluated as low risk
  • rdagent/components/coder/CoSTEER/knowledge_management.py: Evaluated as low risk
  • pyproject.toml: Evaluated as low risk
  • rdagent/components/coder/data_science/ensemble/conf.py: Evaluated as low risk
  • rdagent/components/coder/CoSTEER/evaluators.py: Evaluated as low risk
  • rdagent/components/coder/CoSTEER/evolving_agent.py: Evaluated as low risk
Comments suppressed due to low confidence (1)

rdagent/app/data_science/debug.py:6

  • Wrap fire.Fire(create_debug_data) in a main function.
fire.Fire(create_debug_data)

rdagent/app/data_science/loop.py Outdated Show resolved Hide resolved
@peteryang1 peteryang1 merged commit 7002dc4 into main Jan 17, 2025
8 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.

9 participants