Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Portfolio – Data Science & Actuarial Modeling (P&C Insurance)

📄 English version: 👉 see below

Dieses Portfolio zeigt angewandte Modellierungsarbeit im Schnittfeld von Wirtschaftsmathematik, Data Science und Aktuariat, mit Fokus auf Tarifierung, Risikomodellierung und generative Simulationen.
Alle Projekte sind eigenständig entwickelt, dokumentiert und reproduzierbar (Python/SQL, Jupyter, GitHub).


1. Kfz-Schadenfrequenz (freMTPL2) – GLM/GAM-Pricing

Ziel: Entwicklung eines interpretierbaren Basismodells zur Schadenfrequenzprognose (Poisson- und Tweedie-Verteilungen).
Ansatz: Vergleich GLM vs. GAM mit Splines, Kreuzvalidierung und Exposure-Offset.
Ergebnis: GAM reduzierte Poisson-Deviance um 6 %, Gini-Koeffizient +3 pp ggü. GLM-Baseline.
Technologien: Python (pandas, statsmodels, pyGAM), Git.
🔗 GitHub-Link


2. Generative Zeitreihenmodellierung (Schrödinger-Brücke)

Ziel: Untersuchung generativer Modelle für stochastische Prozesse und Finanzzeitreihen.
Ansatz: Implementierung des Schrödinger-Bridge-Algorithmus mit Euler–Maruyama-Simulation.
Ergebnis: Anwendung auf ARIMA, GARCH und Aktienrenditen zur Szenario-Generierung.
Nutzen: Potenzial für Stress- und What-if-Szenarien in P&C-Frequenzmodellen.
🔗 GitHub-Link


3. Instacart Reorder Prediction – Large-Scale Classification & ETL

Ziel: Nachbestellwahrscheinlichkeit als Proxy für Kundensegmentierung.
Ansatz: Verarbeitung von > 3 Mio. Transaktionen, Feature Engineering, Training und Kalibrierung eines Klassifikationsmodells.
Ergebnis: AUC = 0.84, gute Kalibrierung. Übertragbar auf P&C-Kundendatenpools.
Technologien: Python (pandas, scikit-learn), SQL.
🔗 GitHub-Link


4. Stochastische Analysis (Lehre & Dokumentation)

Ziel: Saubere Dokumentation und didaktische Aufbereitung stochastischer Grundlagen, SDEs und Simulationen.
Nutzen: Unterstützung für Studierende und Einstieg in Aktuarsausbildung.
🔗 GitHub-Link


Fokusbereiche

GLM/GAM-Pricing (Poisson/Tweedie) | Exposure-Offset | Cross-Validation | Calibration | Time Series & SDEs | Model Interpretability (PDPs, Feature Importance) | Solvency II / IFRS 17 (Übersicht)


Tech Stack

Python (pandas, statsmodels, pyGAM, scikit-learn) | SQL | Power BI | Git | Docker | LaTeX


Kontakt:
LinkedIn-Profil | GitHub-Hauptseite | 📧 [steph-fischer@gmx.de]


Portfolio – Data Science & Actuarial Modeling (P&C Insurance)

This portfolio shows applied modeling work at the intersection of mathematical economics, data science, and actuarial practice, with a focus on pricing, risk modeling, and generative simulations.
All projects are self-developed, documented, and reproducible (Python/SQL, Jupyter, GitHub).


1. Motor Claim Frequency (freMTPL2) – GLM/GAM Pricing

Goal: Build an interpretable baseline model for claim frequency prediction (Poisson and Tweedie families).
Approach: Compare GLM vs. GAM with splines, cross-validation, and exposure offset.
Result: GAM reduced Poisson deviance by 6% and improved the Gini coefficient by +3 pp vs. the GLM baseline.
Tech: Python (pandas, statsmodels, pyGAM), Git.
🔗 GitHub link


2. Generative Time Series Modeling (Schrödinger Bridge)

Goal: Explore generative models for stochastic processes and financial time series.
Approach: Implement the Schrödinger bridge algorithm with Euler–Maruyama simulation.
Result: Applied to ARIMA, GARCH, and equity returns for scenario generation.
Use case: Potential for stress and what-if scenarios in P&C frequency models.
🔗 GitHub link


3. Instacart Reorder Prediction – Large-Scale Classification & ETL

Goal: Predict reorder probability as a proxy for customer segmentation.
Approach: Processed > 3M transactions, feature engineering, model training, and probability calibration.
Result: AUC = 0.84, well-calibrated. Transferable to P&C customer data pools.
Tech: Python (pandas, scikit-learn), SQL.
🔗 GitHub link


4. Stochastic Analysis (Teaching & Documentation)

Goal: Clean documentation and didactic setup of stochastic fundamentals, SDEs, and simulations.
Benefit: Support for students and entry into actuarial training.
🔗 GitHub link


Focus Areas

GLM/GAM pricing (Poisson/Tweedie) | Exposure offset | Cross-validation | Calibration | Time series & SDEs | Model interpretability (PDPs, feature importance) | Solvency II / IFRS 17 (overview)


Tech Stack

Python (pandas, statsmodels, pyGAM, scikit-learn) | SQL | Power BI | Git | Docker | LaTeX


Contact:
LinkedIn profile | GitHub main page | 📧 [steph-fischer@gmx.de]

About

Applied Data Science & Actuarial Modeling (GLM/GAM, P&C Pricing, Stochastic Simulation)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors