Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

Ā© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

LidetuTadesse/insurance-risk-insights

Domain:

socioeconomic

Record type:

project
Creator:
Lid
Host:
Risk and predictive analytics for car insurance planning at AlphaCare Insurance Solutions. Includes A/B testing, statistical modeling, and machine learning to identify low risk customers and optimize marketing strategy in South Africa. # Insurance Risk Insights A data science project analyzing auto insurance data to uncover patterns in risk, profitability, and claims using statistical analysis, EDA, and modeling. Built with clean code, Git versioning, and CI/CD practices. --- ## Project Scope - Loss ratio analysis across regions, demographics, and vehicle types - Temporal trends in claims and premiums - Feature engineering and statistical testing - Predictive modeling and risk profiling - Automation via GitHub Actions --- ## Setup ```bash git clone github.com /insurance-risk-insights.git cd insurance-risk-insights python -m venv .venv source .venv/bin/activate # or .venv\Scripts\activate (Windows) pip install -r requirements.txt šŸ—‚ļø Structure bash Copy Edit ā”œā”€ā”€ notebooks/ # EDA and prototyping ā”œā”€ā”€ src/ # Core logic and processing ā”œā”€ā”€ scripts/ # Utilities and helpers ā”œā”€ā”€ tests/ # Unit tests ā”œā”€ā”€ .github/ # CI/CD workflows ā”œā”€ā”€ .vscode/ # Dev environment config Tech Stack Python • Pandas • Seaborn • Scikit-learn • Git • GitHub Actions ## šŸ“Š Business Objective The goal is to analyze historical car insurance claims to: - Optimize marketing strategy - Identify low-risk segments for reduced premiums - Recommend data-driven improvements to insurance offerings ## Key Areas of Analysis ### A/B Hypothesis Testing - Risk differences across provinces, zip codes, and gender - Profit margin differences across geographic regions ### Statistical Modeling & Machine Learning - Linear regression per zipcode to predict total claims - ML models to predict optimal premium values based on: - Car features - Owner demographics - Geographic information - Other relevant features ### Insurance Domain Knowledge - Incorporated research on key insurance terminologies ## Methodologies - Data cleaning and preprocessing - Exploratory data analysis (EDA) - Hypothesis testing (t-tests, ANOVA) - Linear regression and predictive modeling - Feature importance an …

Visit

github.com

Similar

LidetuTadesse/Suitable_crop_recommendation_and_Yield_preditionLidetuTadesse/solar_EDALidetuTadesse/ecommerce_medical_data_platformRisk Perceptions of Motor-Insurance Fraud in Nigeria: Insights From Industry ExpertsGuyatu1627/insurance-risk-analyticsRigbeWeleslasie/insurance-risk-analytics

LidetuTadesse/Suitable_crop_recommendation_and_Yield_predition

An end-to-end machine learning project for crop suitability recommendation and yield prediction in E

LidetuTadesse/solar_EDA

This repo includes Exploratory Data Analysis and statistical analysis for solar farm data found in B

LidetuTadesse/ecommerce_medical_data_platform

End-to-end data platform to analyze Ethiopian medical businesses using Telegram data. Includes scrap

Risk Perceptions of Motor-Insurance Fraud in Nigeria: Insights From Industry Experts

Motor insurance fraud poses a critical threat to the insurer solvency and market integrity, particul

Guyatu1627/insurance-risk-analytics

End-to-end auto insurance risk analytics and predictive modeling pipeline for AlphaCare Insurance So

RigbeWeleslasie/insurance-risk-analytics

Predictive risk modeling and pricing optimization using historical South African auto-insurance data