An open API service indexing awesome lists of open source software.

https://github.com/mdevans21/xgboost-virtual-data-science-seminar

XGBoost Insurance Pricing code comparing results with GLM and GAM for Actuarial Virtual Data Science Seminar
https://github.com/mdevans21/xgboost-virtual-data-science-seminar

Last synced: 4 months ago
JSON representation

XGBoost Insurance Pricing code comparing results with GLM and GAM for Actuarial Virtual Data Science Seminar

Awesome Lists containing this project

README

        

# xgboost-virtual-data-science-seminar
XGBoost Insurance Pricing code comparing results with GLM and GAM for Actuarial Virtual Data Science Seminar

This script accompanies a presentation given at the Actuarial Data Science Seminar in February 2019
https://www.actuaries.org.uk/learn-develop/attend-event/data-science-opportunities-actuaries

Presentation video:
https://youtu.be/sOyMLB1SsFk

The code shows several different regression approaches, comparing GLM and GAM to XGBoost

Please note that the code is for purposes of demonstration only, if you see bugs please correct with
a pull request.

Matthew Evans

Callum Hughes