Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 403 Bytes

File metadata and controls

6 lines (4 loc) · 403 Bytes

AutoInsurance

This dataset contains Automobile insurance data, with customer demographics, vehicle types and policy types as features and the response of each cutomer for the proposed policy as (YES/NO) as classes.

Basic_EDA contains some exploration of the customer demographics and general observations. classifier contains a XGBoost classifier with feature importances and classification report.