Giter Site home page Giter Site logo

berksudan / credit-approval-tool Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.17 MB

Classified and clustered bank clients with respect to their user profile and decided if they should get credit. KNN & KMeans algorithms, K-Fold developed in C without libraries.

C 100.00%
machine-learning credit-approval kfold-cross-validation knn kmeans-algorithms binary-classification supervised-learning c

credit-approval-tool's Introduction

Credit Approval Application

Overview

A credit approval application which decides if a bank client should get credit or not. KNN and KMeans algorithms are used and implemented in C-language. For the validation of solution, K-fold cross validation is used.

Dataset concerns credit card applications. All attribute names and values have been changed to meaningless symbols to protect confidentiality of the data.

About Dataset

  • Number of Instances: 690

  • Number of Attributes: 15 + class attribute

  • Attribute Information:

    • A1: b, a.
    • A2: continuous.
    • A3: continuous.
    • A4: u, y, l, t.
    • A5:g, p, gg.
    • A6: c, d, cc, i, j, k, m, r, q, w, x, e, aa, ff.
    • A7: v, h, bb, j, n, z, dd, ff, o.
    • A8: continuous.
    • A9: t, f.
    • A10: t, f.
    • A11: continuous.
    • A12: t, f.
    • A13: g, p, s.
    • A14: continuous.
    • A15: continuous.
    • A16: +,- (class attribute)
  • Missing Attribute Values: 37 cases (5%) have one or more missing values. The missing values from particular attributes are:

    • A1: 12
    • A2: 12
    • A4: 6
    • A5: 6
    • A6: 9
    • A7: 9
    • A14: 13
  • Class Distribution:

    • +: 307 (44.5%)
    • -: 383 (55.5%)

Dataset Resources

Credits

credit-approval-tool's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.