After the intense interest shown to the community topic Available "Big data sets" over the internet... (since 22-11-2015)
57REPLIES | 20829VIEWS |
I'm now trying to split that into more meaningful, more focued sections. So that people can get an understanding of
This specific section is on #Insurance, insuretech, actuarial science, mortality data, usage based car insurance data, telemetry
Solved! Go to Solution.
There is an R Package called ‘insuranceData’ which is published on February 20, 2015
This package is not an alogtrithm package but a sample datset repository on CRAN.
These Insurance datasets, are often used in
You can test regression models such as GLM, GLMM, HGLM, non-linear mixed models etc. on them and gain experience.
Data sets are applied in the project "Mixed models in ratemaking'' supported by grant NN 111461540 from Polish National Science Center.
https://cran.r-project.org/web/packages/insuranceData/insuranceData.pdf
Auto Insurance in Sweden
In the following data
X = number of claims
Y = total payment for all the claims in thousands of Swedish Kronor
for geographical zones in Sweden
Reference: Swedish Committee on Analysis of Risk Premium in Motor Insurance
This is origianllay from the book
Source link 1;
https://instruction.bus.wisc.edu/jfrees/jfreesbooks/Regression%20Modeling/BookWebDec2010/home.html
Source link 2;
Excel data;
An alternative link to data and description is available on Kaggle as well...