microsoft / microsoft/qlib

Poor RL Documentation: Outdated Configs and Missing Data。 Where is the data of RL?

Open
#1,973 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.