Skip to main content
Back to registry

datanalysis-credit-risk

github/awesome-copilot

The data cleaning pipeline consists of the following 11 steps, each executed independently without deleting the original data:

Installs5
Install command
npx skills add https://github.com/github/awesome-copilot --skill datanalysis-credit-risk
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
The data cleaning pipeline consists of the following 11 steps, each executed independently without deleting the original data: The generated Excel report contains the following sheets: - Get Data - Load and format raw data - Organization Sample Analysis - Statistics of sample count and bad sample rate for each organization - Separate OOS Data - Separate out-of-sample (OOS) samples from modeling samples - Filter Abnormal Months - Remove months with insufficient bad sample count or total sample count - Calculate Missing Rate - Calculate overall and organization-level missing rates for each feature - Drop High Missing Rate Features - Remove features with overall missing rate exceeding threshold - Drop Low IV Features - Remove features with overall IV too low or IV too low in too many organizations - Drop High PSI Features - Remove features with unstable PSI - Null Importance Denoising - Remove noise features using label permutation method - Drop High Correlation Features - Remove high correlation features based on original gain - Export Report - Generate Excel report containing details and statistics of all steps - DATA_PATH : Data file path (best are parquet format) - DATE_COL : Date column name - Y_COL : Label column name - ORG_COL : Organization column name - KEY_COLS : Primary key column name list - OOS_ORGS : Out-of-sample organization list - min_ym_bad_sample : Minimum bad...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does datanalysis-credit-risk do?

The data cleaning pipeline consists of the following 11 steps, each executed independently without deleting the original data:

Is datanalysis-credit-risk good?

datanalysis-credit-risk does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does datanalysis-credit-risk work with?

datanalysis-credit-risk currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to datanalysis-credit-risk?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install datanalysis-credit-risk?

npx skills add https://github.com/github/awesome-copilot --skill datanalysis-credit-risk

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering