• Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Petit example of credit scoring analysis

Credit Scoring

Petit example of credit scoring analysis based on the data mining course of my former PhD adviser Tomas Aluja

The project contains two datasets in csv format (raw data, and cleaned data), as well as the R scripts for the analysis

  • Part 1 - Data Processing
  • Part 2 - Profiling
  • Part 3 - Principal Components Analysis
  • Part 4 - Multiple Correspondence Analysis
  • Part 5 - Clustering Analysis
  • Part 6 - Decision Trees
  • Part 7 - Logistic Regression

The raw dataset is in the file "CreditScoring.csv" which contains 4455 rows and 14 columns:

1 Status credit status
2 Seniority job seniority (years)
3 Home type of home ownership
4 Time time of requested loan
5 Age client's age
6 Marital marital status
7 Records existance of records
8 Job type of job
9 Expenses amount of expenses
10 Income amount of income
11 Assets amount of assets
12 Debt amount of debt
13 Amount amount requested of loan
14 Price price of good

More Repositories

1

StarWars

Visualizing Star Wars scripts with arc diagrams
R
85
star
2

arcdiagram

R package arcdiagram
R
77
star
3

Mining_Twitter

R scripts describing several options to do twitter analysis in R
R
54
star
4

plspm

R package plspm
R
50
star
5

tutorial-R-noninteractive

Executing R scripts non-interactively
HTML
39
star
6

r4strings

Handling Strings in R
HTML
39
star
7

relic-stat133

Deprecated website for Concepts in Computing with Data
TeX
32
star
8

gastonstat.github.io

Gaston Sanchez website
HTML
31
star
9

tutorial-R-web-data

Introduction to getting data from the web with R
HTML
25
star
10

colortools

R package colortools
R
17
star
11

AssotesteR

R package AssotesteR
R
13
star
12

shiny-introstats

Shiny apps for introduction to statistics
R
13
star
13

plsdepot

R package plsdepot
R
10
star
14

relic-stat259

Reproducible and Collaborative Statistical Data Science, UC Berkeley
Jupyter Notebook
7
star
15

intro2datavis

Introduction to Data Visualization
TeX
6
star
16

matrixkit

R package matrixkit
R
6
star
17

tester

R package tester
R
5
star
18

matrix4sl

A matrix algebra companion for statistical learning
TeX
5
star
19

relic-stat159

Reproducible and Collaborative Statistical Data Science, UC Berkeley http://gastonsanchez.com/stat159
4
star
20

pathdiagram

R package pathdiagram
R
4
star
21

R_Functions

Some handy functions in R that I used quite often years ago
R
4
star
22

gotplot

Collection of plots and charts in R
3
star
23

DiscriMiner

R package DiscriMiner
R
3
star
24

cranium

R
3
star
25

rfactors

A booklet of R factors
Makefile
2
star
26

website-decor

Scripts used to get background images for personal website
R
2
star
27

turner

R package turner
R
2
star
28

cointoss

R package cointoss
R
2
star
29

relic-math13

Introduction to Statistics, Berkeley City College
CSS
2
star
30

stat154

STAT 154: Modern Statistical Prediction and Machine Learning
2
star
31

stat33b

Introduction to Advanced Programming in R
2
star
32

statistique-data

Data sets of Statistique textbook by Michel Tenenhaus
2
star
33

Rtist

Some of my weird abstract paintings in R
R
2
star
34

packyourcode

Pack YouR Code by Gaston Sanchez
TeX
1
star
35

intro2cwd

Introduction to Concepts in Computing with Data
1
star
36

relic-math203

Intermediate Algebra at Berkeley City College
CSS
1
star
37

strings-data

Data sets for book Handling Strings with R
HTML
1
star
38

harry-potter-data

Data files of Harry Potter books
1
star
39

plspm2

Prototype package plspm2
R
1
star
40

Crunching_Data

Code in R for some visualization projects
R
1
star
41

R-rolling-dice

Exploring simulating games of chances with R
1
star
42

binomial

R package binomial
R
1
star
43

quotes

Curated collection of favorite quotes
1
star
44

pathmox

R package pathmox
R
1
star
45

relic-stat2

Stat2 Introduction to Statistics, UC Berkeley
CSS
1
star
46

statistical-learning

Some slides about statistical learning
1
star
47

your-gpa

Don't get too obsessed about your GPA
1
star
48

stat243-relic

Introduction to Statistical Computing, UC Berkeley http://gastonsanchez.com/stat243
CSS
1
star
49

ujat-dynadocs-workshop

Dynamic Documents in R workshop at UJAT
HTML
1
star
50

stat151a

STAT 151A Linear Modeling
1
star
51

visually-enforced

My personal blog Data Analysis Visually Enforced
CSS
1
star