This repository provides two minimal, reproducible Docker pipelines (Python and R) that analyze the Titanic dataset to predict passenger survival outcomes. Important ...
This project implements survival prediction models for the 1912 Titanic disaster using both Python and R programming languages. Each analysis runs in isolated Docker containers to ensure reproducible ...