Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automating these high-value generic R&D processes through our open source R&D automation tool RD-Agent, which lets AI drive data-driven AI.
Completed the quick start section to make it functional.
Added additional content to the modules section.
Moved general_model.py to a separate folder, apart from qlib_loop.
Motivation and Context
These changes aim to improve the documentation's clarity and usability, ensuring that users can easily follow the quick start guide and understand the module structure. Separating general_model.py enhances organization and maintainability.
How Has This Been Tested?
[ ] Pass the test by running: pytest qlib/tests/test_all_pipeline.py under the upper directory of qlib.
[x] If you are adding a new feature, test on your own test scripts.
Title:
docs: Update general_model scenario documentation
Description
general_model.py
to a separate folder, apart fromqlib_loop
.Motivation and Context
These changes aim to improve the documentation's clarity and usability, ensuring that users can easily follow the quick start guide and understand the module structure. Separating
general_model.py
enhances organization and maintainability.How Has This Been Tested?
pytest qlib/tests/test_all_pipeline.py
under the upper directory ofqlib
.Screenshots of Test Results (if appropriate):
Types of changes
📚 Documentation preview 📚: https://RDAgent--173.org.readthedocs.build/en/173/