[PR #1884] [MERGED] Add Credit Modeling #15217

Closed
opened 2026-04-24 11:00:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/1884
Author: @mourarthur
Created: 10/18/2020
Status: Merged
Merged: 10/29/2020
Merged by: @sindresorhus

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/mourarthur/awesome-credit-modeling

The list consolidates several resources on the subject of credit risk modeling and credit scoring. The financial services industry has seen deep changes in the past decade due to the increase in data variety and availability when it comes to determining a consumer's creditworthiness.

By submitting this pull request I confirm I've read and complied with the below requirements 🖖

Requirements for your pull request

  • You have to review at least 2 other open pull requests.
  • You have read and understood the instructions for creating a list.
  • This pull request has a title in the format Add Name of List.
    • PR Name: Add Credit Modeling
  • Your entry here should include a short description about the project/theme of the list. It should not describe the list itself. The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb.
    • Entry: Methods for classifying credit applicants into risk classes.
  • Your entry should be added at the bottom of the appropriate category.
  • The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list

  • Has been around for at least 30 days.
  • Run awesome-lint on your list and fix the reported issues.
  • The default branch should be named main, not master.
  • Includes a succinct description of the project/theme at the top of the readme.
  • It's the result of hard work and the best I could possibly produce.
  • The repo name of your list should be in lowercase slug format: awesome-name-of-list.
  • The heading title of your list should be in title case format: # Awesome Name of List.
  • Non-generated Markdown file in a GitHub repo.
  • The repo should have awesome-list & awesome as GitHub topics.
  • Not a duplicate. Please search for existing submissions.
  • Only has awesome items. Awesome lists are curations of the best, not everything.
  • Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. If you really need to include such items, they should be in a separate Markdown file.
  • Includes a project logo/illustration whenever possible.
  • Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
  • Includes the Awesome badge.
    • Should be placed on the right side of the readme heading.
    • Should link back to this list.
  • Has a Table of Contents section.
    • Should be named Contents, not Table of Contents.
    • Should be the first section in the list.
    • Should only have one level of nested lists, preferably none.
    • Must not feature Contributing or Footnotes sections.
  • Has an appropriate license.
    • Place a file named license or LICENSE in the repo root with the license text.
    • Do not add the license name, text, or a Licence section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.
  • Has contribution guidelines.
    • The file should be named contributing.md. Casing is up to you.
  • Has consistent formatting and proper spelling/grammar.
    • The link and description are separated by a dash.
    • The description starts with an uppercase character and ends with a period.
    • Consistent and correct naming.
  • Doesn't use hard-wrapping.
  • Doesn't include a Travis badge.
  • Doesn't include an Inspired by awesome-foo or Inspired by the Awesome project kinda link at the top of the readme. The Awesome badge is enough.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/1884 **Author:** [@mourarthur](https://github.com/mourarthur) **Created:** 10/18/2020 **Status:** ✅ Merged **Merged:** 10/29/2020 **Merged by:** [@sindresorhus](https://github.com/sindresorhus) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3fb6291`](https://github.com/sindresorhus/awesome/commit/3fb6291b798d9077cbfb55566c5ceac6ab082720) Add Credit Modeling ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description <!-- Congrats on creating an Awesome list! 🎉 --> <!-- Please fill in the below placeholders --> **https://github.com/mourarthur/awesome-credit-modeling** The list consolidates several resources on the subject of credit risk modeling and credit scoring. The financial services industry has seen deep changes in the past decade due to the increase in data variety and availability when it comes to determining a consumer's creditworthiness. ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 ## Requirements for your pull request - [x] **You have to review at least 2 other [open pull requests](https://github.com/sindresorhus/awesome/pulls?q=is%3Apr+is%3Aopen).** - Reviewed PRs: #1784 , #1797 , #1798 , #1803 . - [x] You have read and understood the [instructions for creating a list](create-list.md). - [x] This pull request has a title in the format `Add Name of List`. - PR Name: **Add Credit Modeling** - [x] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. - Entry: **Methods for classifying credit applicants into risk classes.** - [x] Your entry should be added at the bottom of the appropriate category. - [x] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list - [x] **Has been around for at least 30 days.** - [x] Run [`awesome-lint`](https://github.com/sindresorhus/awesome-lint) on your list and fix the reported issues. - [x] The default branch should be named [`main`, not `master`](https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/). - [x] **Includes a succinct description of the project/theme at the top of the readme.** - [x] It's the result of hard work and the best I could possibly produce. - [x] The repo name of your list should be in lowercase slug format: `awesome-name-of-list`. - [x] The heading title of your list should be in [title case](https://capitalizemytitle.com/) format: `# Awesome Name of List`. - [x] Non-generated Markdown file in a GitHub repo. - [x] The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). - [x] Not a duplicate. Please search for existing submissions. - [x] Only has awesome items. Awesome lists are curations of the best, not everything. - [x] Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. If you really need to include such items, they should be in a separate Markdown file. - [ ] Includes a project logo/illustration whenever possible. - [x] Entries have a description, unless the title is descriptive enough by itself. It rarely is though. - [x] Includes the [Awesome badge](awesome.md#awesome-badge). - [x] Should be placed on the right side of the readme heading. - [x] Should link back to this list. - [x] Has a Table of Contents section. - [x] Should be named `Contents`, not `Table of Contents`. - [x] Should be the first section in the list. - [x] Should only have one level of [nested lists](https://commonmark.org/help/tutorial/10-nestedLists.html), preferably none. - [x] Must not feature `Contributing` or `Footnotes` sections. - [x] Has an appropriate license. - [x] Place a file named `license` or `LICENSE` in the repo root with the license text. - [x] **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo. - [x] Has [contribution guidelines](awesome.md#include-contribution-guidelines). - [x] The file should be named `contributing.md`. Casing is up to you. - [x] Has consistent formatting and proper spelling/grammar. - [x] The link and description are separated by a dash. - [x] The description starts with an uppercase character and ends with a period. - [x] Consistent and correct naming. - [x] Doesn't use [hard-wrapping](https://stackoverflow.com/questions/319925/difference-between-hard-wrap-and-soft-wrap). - [x] Doesn't include a Travis badge. - [x] Doesn't include an `Inspired by awesome-foo` or `Inspired by the Awesome project` kinda link at the top of the readme. The Awesome badge is enough. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 11:00:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#15217