Skip to content

codeDroid1/Insurance-fraud-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Insurance Fraud Detection

Install

This project requires Python and the following Python libraries installed:

You will also need to have software installed to run and execute a Jupyter Notebook

If you do not have Python installed yet, it is highly recommended that you install the Anaconda distribution of Python, which already has the above packages and more included.

Code

Template code is provided in the Fraud_DetectionNotebook.ipynb notebook file. You will also be required to use the included insuranceFraud.csv dataset file to complete your work. While some code has already been implemented to get you started, you will need to implement additional functionality when requested to successfully complete the project.

Run

In a terminal or command window, navigate to the top-level project directory Insurance-fraud-detection/ (that contains this README) and run one of the following commands:

jupyter notebook

This will open the Jupyter Notebook software and project file in your browser.

Data

About

insurance fraud detection kaggle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published