GithubHelp home page GithubHelp logo

thaingo / machine-learning-models-for-insurance-loan-applicants Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agrawal-priyank/machine-learning-models-for-insurance-loan-applicants

0.0 2.0 0.0 12 KB

Academic project for Advances in Data Science and Architecture course

R 100.00%

machine-learning-models-for-insurance-loan-applicants's Introduction

Machine Learning: Regression and Classifier Models

Description

Prudential Life Insurance Dataset

  • Created different prediction models using linear regression, decision tree regression, and support vector machines algorithm on the Prudential Life Insurance dataset provided by Kaggle to assess whether the applicant for life insurance should be accepted or rejected.
  • Performed data pre-processing and cleaned the dataset by normalizing all the values of continuous features from 0 to 1.
  • Performed 1 to N transformation of the categorical features having more than 2 categories and binary transformation of the features having 2 categories.
  • Calculated the root mean squared error to assess the accuracy of all the three models and concluded the linear regression model to be the most accurate one.

Loan Lending Club Dataset

  • Built different classifiers using naive bayesian and neural networks algorithm to classify whether a loan applicant should be accepted or rejected.
  • Performed 1 to N transformation of the categorical features and used k folds cross validation technique to build an optimal model.
  • Concluded naive bayesian model to be more accurate than the neural networks model.

Code

Insurance Dataset

  1. Decision Tree Regression
  2. Linear Regression
  3. SVM Regression

Loan Dataset

  1. Naive Bayesian Classifier
  2. Neural Networks Classifier

Programming Language

R

Tools/IDE

RStudio

machine-learning-models-for-insurance-loan-applicants's People

Contributors

agrawal-priyank avatar

Watchers

Thai Ngo avatar James Cloos 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.