{"url":"/dataset/titanic","name":"Titanic","full_name":"Titanic - Machine Learning from Disaster","description_markdown":"# Titanic Dataset Description\r\n\r\n## Overview\r\nThe data is divided into two groups:\r\n- **Training set (`train.csv`)**:  \r\n  Used to build machine learning models. It includes the outcome (also called the \"ground truth\") for each passenger, allowing models to predict survival based on “features” like gender and class. Feature engineering can also be applied to create new features.\r\n- **Test set (`test.csv`)**:  \r\n  Used to evaluate model performance on unseen data. The ground truth is not provided; the task is to predict survival for each passenger in the test set using the trained model.\r\n\r\nAdditionally, `gender_submission.csv` is provided as an example submission file, containing predictions based on the assumption that all and only female passengers survive.\r\n\r\n---\r\n\r\n## Data Dictionary\r\n\r\n| Variable   | Definition                                | Key                                              |\r\n|------------|------------------------------------------|-------------------------------------------------|\r\n| survival   | Survival                                 | 0 = No, 1 = Yes                                 |\r\n| pclass     | Ticket class                             | 1 = 1st, 2 = 2nd, 3 = 3rd                       |\r\n| sex        | Sex                                      |                                                 |\r\n| age        | Age in years                             |                                                 |\r\n| sibsp      | # of siblings/spouses aboard the Titanic |                                                 |\r\n| parch      | # of parents/children aboard the Titanic |                                                 |\r\n| ticket     | Ticket number                            |                                                 |\r\n| fare       | Passenger fare                           |                                                 |\r\n| cabin      | Cabin number                             |                                                 |\r\n| embarked   | Port of Embarkation                      | C = Cherbourg, Q = Queenstown, S = Southampton  |\r\n\r\n---\r\n\r\n## Variable Notes\r\n- **pclass**: Proxy for socio-economic status (SES):\r\n  - 1st = Upper\r\n  - 2nd = Middle\r\n  - 3rd = Lower\r\n- **age**:  \r\n  - Fractional if less than 1 year.  \r\n  - Estimated ages are represented in the form `xx.5`.\r\n- **sibsp**: Defines family relations as:\r\n  - **Sibling**: Brother, sister, stepbrother, stepsister.\r\n  - **Spouse**: Husband, wife (excluding mistresses and fiancés).\r\n- **parch**: Defines family relations as:\r\n  - **Parent**: Mother, father.\r\n  - **Child**: Daughter, son, stepdaughter, stepson.  \r\n  Some children traveled only with a nanny, so `parch = 0` for them.","description_withheld":null,"homepage":"https://kaggle.com/competitions/titanic","introduced_date":"2012-09-01","introduced_date_note":null,"introduced_by":null,"license":{"name":"CC BY-SA 3.0","url":"https://creativecommons.org/licenses/by-sa/3.0/"},"modalities":[{"name":"Tabular","url":"/datasets/modality/tabular"}],"tasks":[{"name":"Binary Classification","url":"/task/binary-classification","datasets_with_task":"/datasets/task/binary-classification"},{"name":"Synthetic Data Generation","url":"/task/synthetic-data-generation","datasets_with_task":"/datasets/task/synthetic-data-generation"},{"name":"Survival Prediction","url":"/task/survival-prediction","datasets_with_task":"/datasets/task/survival-prediction"},{"name":"Synthetic Data Evaluation","url":"/task/synthetic-data-evaluation","datasets_with_task":"/datasets/task/synthetic-data-evaluation"}],"languages":[{"name":"English","url":"/datasets/language/english"}],"variants":["Titanic"],"data_loaders":[],"num_papers_in_archive":2,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/synthetic-data-evaluation-on-titanic","task":"Synthetic Data Evaluation","dataset_variant":"Titanic","rows":7,"metrics":["AUC"],"first_row_in_archive_order":{"model":"zGAN","paper":"/paper/zgan-an-outlier-focused-generative","metrics":{"AUC":"0.8163"},"code_links":[]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/zgan-an-outlier-focused-generative","title":"zGAN: An Outlier-focused Generative Adversarial Network For Realistic Synthetic Data Generation","date":"2024-10-28","rows_on_this_dataset":7,"code_links":0,"syntology":null}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":0,"samples_harvested":0,"samples_ran":0,"samples_unverified":0,"pointer_only_for_licence":0,"papers_with_no_sample_that_ran":0,"note":"the per-paper counts above, summed; not a rate"},"papers_note":"The archive never published its papers-using-dataset list; these are papers with a leaderboard row on this dataset's benchmarks."}