Logo Lanfrica

RaksRaks/HDPSA-BIN381

Domain:

healthcare

Record type:

project
Creator:
Rak
Host:
This project for Business Intelligence 381 (BIN381) investigates Health and Demographic Patterns in South Africa (HDPSA) using a data mining and visualization approach. # HDPSA BIN381 - Health and Demographic Patterns in South Africa ## 🎯 Project Overview This comprehensive data science project investigates **Health and Demographic Patterns in South Africa (HDPSA)** using advanced data mining and visualization techniques. The project follows the CRISP-DM methodology and delivers a complete end-to-end analytics solution with automated monitoring and deployment capabilities. ### πŸ₯ Business Impact - **Stakeholders**: Government health departments, non-profit organizations, public health officials - **Objective**: Analyze health and demographic data to inform policy decisions and improve public health outcomes - **Scope**: 18-year temporal analysis (1998-2016) covering 12 comprehensive health datasets ## πŸ“Š Project Deliverables ### Complete Milestone Coverage (1-6) - βœ… **Milestone 1**: Data Understanding & Quality Assessment - βœ… **Milestone 2**: Data Preparation & Feature Selection - βœ… **Milestone 3**: Model Building & Assessment - βœ… **Milestone 4**: Model Evaluation & Governance - βœ… **Milestone 5**: Deployment & Monitoring - βœ… **Milestone 6**: Final Integration & Presentation ### πŸš€ Key Features - **4 Machine Learning Models**: Logistic Regression, Decision Tree, Random Forest, NaΓ―ve Bayes - **Automated Monitoring**: Real-time performance tracking with alert system - **Power BI Dashboard**: Interactive analytics with weekly refresh automation - **R Shiny Application**: Technical validation and model exploration - **Comprehensive Documentation**: User guides and technical documentation ## πŸ“ Repository Structure ``` HDPSA-BIN381/ β”œβ”€β”€ πŸ“Š Cleaned Datasets/ # Processed datasets for modeling β”œβ”€β”€ πŸ“‹ Intruction Docs/ # Project guidelines and CRISP-DM methodology β”œβ”€β”€ πŸ“ˆ Milestone 1-5 Docs/ # Documentation for each milestone β”œβ”€β”€ 🎯 Milestone 1-5 outputs/ # Results, visualizations, and model outputs β”œβ”€β”€ πŸ€– Model Outputs/ # Trained models and predictions β”œβ”€β”€ πŸ’» R Code/ # All R scrip …