This course teaches the method behind the Gift Re Pricing Lab by having you rebuild it. Each week pairs two or three lessons with a notebook that reproduces one stage of the pipeline on the same public data, so that by the capstone you have a model you built, understand, and can defend to an actuarial reviewer.
What you will be able to do. Assemble and trend a catastrophe loss dataset from public Indian sources; train a conditional Wasserstein GAN on tabular loss data and know when it has converged; fit and diagnose a Generalized Pareto tail; simulate compound losses to an excess-of-loss treaty; compute an RBC-aligned technical premium; and present the whole chain with the diagnostics a regulator expects.
What you need. Python at the level of pandas and a little PyTorch, and a working knowledge of insurance or reinsurance. The statistics are taught from the ground up; the code is provided.