Imagine a situation where an Insurance Company is receiving tons of request from its cutomer for their claims. In such situation they dont have much time to go through each and every application for checking if its a false claim or not.
Main focus is to reduce the workload by 20-30% and focus on customers or other queries.
Using power of Machine Learning algorithms following project titled Insurance Fraud-Detection-using-Machine-Learning was able to be sucessfull.
Python ,Flask,scikit-learn,Gunicorn,Sqlite,
You can also use this project in your system by following thses simple steps -:
https://github.com/Jaid844/InsuranceFraudDetector.git
pip install -r requirements.txt
python main.py
Pull the docker container in below link from the repositry
docker pull zaid683/welcome:latest