Data analysis skills specifically designed for the financial risk control field#823
Conversation
|
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
aaronpowell
left a comment
There was a problem hiding this comment.
We have a policy that items within this repo are English-first (we have done a few translations of existing instructions but they are translations rather than non-English exclusive).
The reason for this is that models are most optimised for English language parsing, and thus using the least amount of tokens for what needs to be done.
skills/datanalysis-credit-risk/references/__pycache__/analysis.cpython-313.pyc
Outdated
Show resolved
Hide resolved
skills/datanalysis-credit-risk/references/__pycache__/func.cpython-313.pyc
Outdated
Show resolved
Hide resolved
skills/datanalysis-credit-risk/references/__pycache__/analysis.cpython-313.pyc
Outdated
Show resolved
Hide resolved
skills/datanalysis-credit-risk/references/__pycache__/func.cpython-313.pyc
Outdated
Show resolved
Hide resolved
|
Merging the |
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.