#
scorecard
Here are 64 public repositories matching this topic...
Scorecard Development in python, 评分卡
-
Updated
Sep 16, 2021 - Python
ESC Team's credit scorecard tools.
-
Updated
Oct 28, 2021 - Python
Tools for WoE Transformation mostly used in ScoreCard Model for credit rating
-
Updated
Oct 29, 2019 - Python
guillermo-navas-palencia
opened
Apr 26, 2021
Scorecard Development in R, 评分卡
-
Updated
Aug 7, 2021 - R
Monotonic Optimal Binning in Consumer Credit Risk Scorecard Development
-
Updated
Nov 7, 2020 - R
Android project written in Java to display Tournaments brackets with animation
android
library
brackets
scoreboard
java-8
bracket
scorecard
tournament-manager
tournament-bracket
display-brackets
double-elimination
-
Updated
Aug 24, 2021 - Java
orchardbirds
commented
Jun 10, 2021
The feature importance in the context of the skorecard model is the feature IV*coef of the logistic regression.
Let's make this calculation within the skorercard class
In terms of code, it's similar to this
X_train_bins = scorecard.bucket_transform(X_train)
iv_dict = iv(X_train_bins, y_train)
iv_values = pd.Series(iv_dict).sort_values(ascending=False)
iv_values.name="IV"Model explanation provides the ability to interpret the effect of the predictors on the composition of an individual score.
black-box
risk
sklearn
classification
contribution
transparency
score
credit-scoring
scorecard
gdpr
interpretability
reason-codes
general-data-protection-regulation
right-to-explanation
model-explanation
-
Updated
Jan 21, 2021 - Python
Weight of Evidence,基于iv值最大思想求最优分箱
-
Updated
Oct 24, 2019 - Python
Python Implementation of Monotonic Optimal Binning
-
Updated
Nov 1, 2020 - Python
Credit scoring modeling toolbox based on R
r
psi
binning
discretization
credit-scoring
iv
scorecard
scoring-models
risk-management
woe
ks
credit-risk
-
Updated
Oct 18, 2018 - R
A python framework for risk scoring
-
Updated
Oct 15, 2021 - Python
A library to generate tournament brackets with smooth transition and animations
android
tournament
brackets
scoreboard
java-8
football
scorecard
tournament-bracket
double-elimination
android-brackets
tournament-bracket-library-android
-
Updated
Aug 28, 2021 - Java
Monotone Weight Of Evidence Transformer and LogisticRegression model with scikit-learn API
-
Updated
Oct 20, 2021 - Python
-
Updated
Oct 21, 2021 - Python
Help users of coding platforms to create findable, well documented, secure and offering good quality projects
-
Updated
Oct 29, 2021 - Kotlin
Credit scoring toolkit with python
-
Updated
Nov 14, 2019 - Python
Qlik Sense score card (multi KPI) extension using single dimension based on "Spectre" css framework.
measure
card
css-framework
kab
dimension
qlik-sense
scorecard
spectre-css
qlik-extension
qlik-sense-extension
dimension-values
display-avatar
multi-kpi
-
Updated
May 13, 2020 - JavaScript
Data quality analysis and scoring system.
report-card
data
machine-learning
natural-language-processing
automation
data-analysis
scorecard
data-quality
data-cleansing
data-scores
-
Updated
Jun 10, 2021 - Python
CricWiz uses Pycricbuzz to fetch match infos for you and display them in the command line itself.
-
Updated
Oct 1, 2018 - Python
Improve this page
Add a description, image, and links to the scorecard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scorecard topic, visit your repo's landing page and select "manage topics."
In the Pinned Dependencies check, we only look for pinning https://github.com/ossf/scorecard/blob/main/checks/pinned_dependencies.go#L759
The documentation for the check https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies says "has declared and pinned its dependencies".
related: ossf/scorecard#689
FYI @nanikjava