Poor RL Documentation: Outdated Configs and Missing Data。 Where is the data of RL?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48.7k
- Forks
- 7.7k
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that in the RL example (https://qlib.readthedocs.io/en/latest/component/rl/quickstart.html#), train yml needs to be configured, but the sample yml provided in the documentation cannot run at all, as it contains a large number of outdated parameters. And some data is missing, such as: order_dir:./data/training_order_split
data_dir: ./data/pickle_dataframe/backtest
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the RL quickstart page and its sample train YML, then compare the documented parameters with the configuration needed to run the example. Verify the order_dir and data_dir entries, update the sample configuration and missing data guidance, and confirm that the documented example runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100