Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add get_feature_importance to model interpret #444

Merged
merged 3 commits into from May 28, 2021

Conversation

zhupr
Copy link
Collaborator

@zhupr zhupr commented May 27, 2021

Description

Motivation and Context

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

examples/model_interpreter.py Outdated Show resolved Hide resolved
examples/model_interpreter.py Outdated Show resolved Hide resolved
examples/model_interpreter.py Outdated Show resolved Hide resolved
qlib/model/interpret/base.py Outdated Show resolved Hide resolved
qlib/tests/data.py Show resolved Hide resolved
qlib/tests/data.py Show resolved Hide resolved
@you-n-g you-n-g merged commit 3033fdf into microsoft:main May 28, 2021
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
add get_feature_importance to model interpret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants