Skip to content

Conversation

@you-n-g
Copy link
Collaborator

@you-n-g you-n-g commented Sep 25, 2020

No description provided.

@you-n-g you-n-g requested a review from zhupr September 25, 2020 10:29
@you-n-g
Copy link
Collaborator Author

you-n-g commented Sep 25, 2020

@zhupr Please update your code on this branch directly.
After fix the bugs. Please update the result on index page.

Copy link
Collaborator Author

@you-n-g you-n-g left a comment

Choose a reason for hiding this comment

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

Could you please update the results and plots after updating the dataset.

print(close_desc)
self.assertLessEqual(abs(close_desc.loc["80%"][0]), 0.1, "Close value is abnormal")
self.assertLessEqual(abs(close_desc.loc["max"][0]), 0.2, "Close value is abnormal")
self.assertGreaterEqual(abs(close_desc.loc["min"][0]), -0.2, "Close value is abnormal")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Why adding the abs in this line?

@you-n-g you-n-g merged commit 621b605 into microsoft:main Sep 27, 2020
@Derek-Wds Derek-Wds added the documentation Improvements or additions to documentation label Sep 30, 2020
you-n-g added a commit to you-n-g/qlib that referenced this pull request Aug 16, 2025
* upload example code for model implementation

* Refactor Model Implement

* add export

---------

Co-authored-by: Young <afe.young@gmail.com>
gaogen123 pushed a commit to gaogen123/qlib that referenced this pull request Sep 13, 2025
add test, mod doc , refine data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants