qlib
qlib copied to clipboard
Refine type hint and recorder
Description
Motivation and Context
How Has This Been Tested?
- [ ] Pass the test by running:
pytest qlib/tests/test_all_pipeline.py
under upper directory ofqlib
. - [ ] If you are adding a new feature, test on your own test scripts.
Screenshots of Test Results (if appropriate):
- Pipeline test:
- Your own tests:
Types of changes
- [ ] Fix bugs
- [ ] Add new feature
- [ ] Update documentation