Skip to content

🔍 | 📈 | Life / Health Insurance Fraud Detection | 📋 | (Codeshahstra Round 1 Hackathon)

Notifications You must be signed in to change notification settings

mehtabhavin10/insurance_fraud_detection

Repository files navigation

Insurance Fraud Detection

Android, Web, Django

About

This project is developed as a solution for a problem statement in Codeshastra 5.0 (Round 1) 24 hrs. Hackathon, in which detection of fraudulent claims is done based on various parameters. Used Decision Tree Classifier to train our model and then predicted claims which resulted in around 80% accurate predictions.

Features

  • Life/Health Fraud Detection :- This feature aims to automatically detect fradulent claims in the domain of Lif/Health Insurance based on the available parameters.
  • Generalized to All Providers : This feature aims to provide generalized services to all the companies and not limited to specific company.
  • Visualization of Data : This feature aims to provide graphical analysis of the data based on its various parameters that are understandable to the user.
  • Prediction with different Algorithms :- This feature aims to provide the best possible prediction for a particular claim by using various available supervised learning algorithms.
  • Responsive UI :- This feature aims to provide responsive user interface which enhances user experience and can be accessed from any device.
  • Scalability :- This feature allows other developers or company's to use the system in order to develop more advanced system for specific domain of insurance.

Technology Used

  • Backend

    • Django
    • Scikit Learn
  • Frontend

    • App : Android
    • Web : Bootstrap, Charts.js

Contributors