Back to list

Machine learning algorithms for credit scoring data classification

Details

Backend for performance demonstration of various ML algorithms

Our developers have designed and developed the R language-based classification system for defaulted/non-defaulted loans, the system is based on the following points:

- data loading and data encoding for categorical data types,

  • data normalization and pre-processing,
  • data sampling,
  • data classification and cross-validation for robust performance estimation.

The system allows testing 3 variants of data sampling (oversampling, undersampling and bootstrap sampling) and 6 variants of classification algorithms (KNN, SVM, logistic regression, stochastic gradient descent, decision tree and random forest).

As a result of algorithms implementation, the user receives a detailed information about the classification performance using such metrics as MSE, Kolmogorov-Smirnov statistics, and ROC curves.

The system was deployed on AWS server and connected via API to the web interface. Both APIs and web interface were developed by our web developers as well.

The main concern of the system implementation on the server was in the data processing memory usage, that was successfully overpassed by code optimization for memory and computational resources usage.

ca96d8f2ebe38d026900be7390e712738cf81eb2.jpg
2e854041d52be0a0e93d6db0445824b27a412dec.jpg
Services
Development time
2 weeks 1 developer