Linlang

Results 155 comments of Linlang

Hi, @Sesame2 Currently there is no interface to specify the dataset in `RD-Agent`'s fintech scenario. But I think maybe replacing the dataset under the default directory (~/.qlib/qlib_data/cn_data) is a simpler...

> I think this approach might not work, because my custom dataset has different time ranges, stock universe, market region, and benchmark compared to the default dataset. Simply placing it...

> Hey [@SunsetWolf](https://github.com/SunsetWolf), thanks for your reply! > > I’ve seen quite a few discussions in the RD-Agent community groups (on WeChat and QQ), and many users feel that the...

> > > I think this approach might not work, because my custom dataset has different time ranges, stock universe, market region, and benchmark compared to the default dataset. Simply...

@lsm1041321457 Thanks for reporting this! We haven’t encountered this issue in our tests for the `fin_factor` and `fin_model` scenarios. Could you please try upgrading to the latest version of `RD-Agent`,...

Hi @victor-zou , Thanks for pointing this out — the issue was indeed caused by using `== np.nan`, which never evaluates to `True`. We’ve adopted your suggestion and replaced it...

Hi, @huyp182 Can you tell me how to reproduce this?

Hi, @huyp182 Thank you for your attention to `qlib`. The issue you mentioned is not a bug, because: * The DataFrame has multi-level indices (datetime, instrument); * The DataFrame has...

Hi, @alexyzhou Thanks for the detailed information! From your description and the UI screenshot, it looks like the test scoring step wasn’t triggered. In the Data Science scenario, the evaluation...

Hi, @xingdong23 I'm glad to see your PR, I'm not sure if you want this PR to be merged as I see your own path mentioned many times in the...