Data analysis skills specifically designed for the financial risk control field#823
Open
REAL-Madrid01 wants to merge 5 commits intogithub:stagedfrom
Open
Data analysis skills specifically designed for the financial risk control field#823REAL-Madrid01 wants to merge 5 commits intogithub:stagedfrom
REAL-Madrid01 wants to merge 5 commits intogithub:stagedfrom
Conversation
Contributor
|
it looks like you've branched off the You can fix this with: git fetch origin staged
git rebase --onto origin/staged origin/main <your branch name>
git push --force-with-leaseOr by using the script |
c4c1acc to
539861a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.Description
This is a skill that has been proven reliable in real scenarios. Its prototype comes from the code I wrote manually in my daily work. Now with the help of glm5, I have organized it into a skill, which is mainly used for credit risk data cleaning and variable screening pipelines for pre-loan modeling in financial scenarios. Use when working with raw credit data that requires quality assessment, missing value analysis, or variable selection prior to modeling. Covers data loading and formatting, abnormal cycle filtering, missing rate calculation, high missing variable removal, low IV variable filtering, high PSI variable removal, Null Importance denoising, high correlation variable removal, and cleaning reports.
Type of Contribution
Additional Notes
I have a dataset for rocks and a report generated accordingly. In order to match the specification of the skill and reduce invalid input tokens! it did not add here, anyone interested send me the msg in github i will be happy to offer that! furthermore, I am completing four plans in the future and hope to complete my project.
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.