Skip to content

Latest commit

 

History

History
executable file
·
20 lines (10 loc) · 498 Bytes

File metadata and controls

executable file
·
20 lines (10 loc) · 498 Bytes

Life Insurance - Risk Classification

It contains the following folder structure

-> data - It contains training data
-> model - It contains persistent model as pkl file format
-> Risk classification - LIC.ipynb - This is jupyter notebook. Also contains .html format for the same file.

Risk classification - LIC.ipynb

  1. Open the notebook in jupyter. It contains the entire ML pipeline available

Prerequisite: - Anaconda 3.5 - Neccessary packages availabe in requirement.txt