100+ datasets found
  1. Titanic-Dataset

    • kaggle.com
    Updated Sep 19, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mujtaba Ali (2024). Titanic-Dataset [Dataset]. https://www.kaggle.com/datasets/elyamadad/titanic-dataset
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 19, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Mujtaba Ali
    Description

    "Titanic - Machine Learning from Disaster"

    The sinking of the Titanic on April 15, 1912, remains one of the most infamous shipwrecks in history. This dataset provides comprehensive information about the passengers onboard, including demographic, socio-economic, and other relevant details.

    The goal of this dataset is to apply machine learning techniques to predict which passengers survived the disaster. By analyzing features such as age, gender, class, and ticket information, data scientists can explore the factors that influenced survival rates.

    Key Features:

    PassengerID: A unique identifier for each passenger. Pclass: Ticket class (1st = Upper, 2nd = Middle, 3rd = Lower). Name: Name of the passenger. Sex: Gender of the passenger. Age: Age of the passenger. SibSp: Number of siblings or spouses aboard. Parch: Number of parents or children aboard. Ticket: Ticket number. Fare: Passenger fare. Cabin: Cabin number (if available). Embarked: Port of embarkation (C = Cherbourg, Q = Queenstown, S = Southampton). This dataset offers an excellent opportunity to practice classification algorithms and gain insights into predictive modeling, data cleaning, and feature engineering.

  2. c

    Titanic Dataset

    • cubig.ai
    Updated May 29, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CUBIG (2025). Titanic Dataset [Dataset]. https://cubig.ai/store/products/393/titanic-dataset
    Explore at:
    Dataset updated
    May 29, 2025
    Dataset authored and provided by
    CUBIG
    License

    https://cubig.ai/store/terms-of-servicehttps://cubig.ai/store/terms-of-service

    Measurement technique
    Synthetic data generation using AI techniques for model training, Privacy-preserving data transformation via differential privacy
    Description

    1) Data Introduction • Based on passenger information from the Titanic, which sank in 1912, the Titanic Dataset is a representative binary classification data that includes various demographics and boarding information such as Survived, Passengers Class, Name, Sex, Age, SibSp, Parch, Ticket, Fare, Cabin, and Embarked.

    2) Data Utilization (1) Titanic Dataset has characteristics that: • It consists of a total of 891 training samples and 12 to 15 columns (numerical and categorical mix) and also includes variables such as Age, Cabin, and Embarked with some missing values, making it suitable for preprocessing and feature engineering practice. (2) Titanic Dataset can be used to: • Development of survival prediction models: Key characteristics such as passenger rating, gender, age, and fare can be used to predict survival with different machine learning classification models such as logistic regression, random forest, and SVM. • Analysis of survival influencing factors: By analyzing the correlation between variables such as gender, age, socioeconomic status, and survival rates, you can statistically and visually explore which groups have a higher survival probability.

  3. h

    titanic-dataset

    • huggingface.co
    Updated Sep 26, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Brian Su (2024). titanic-dataset [Dataset]. https://huggingface.co/datasets/BrianSuToronto/titanic-dataset
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 26, 2024
    Authors
    Brian Su
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    BrianSuToronto/titanic-dataset dataset hosted on Hugging Face and contributed by the HF Datasets community

  4. T

    titanic

    • tensorflow.org
    Updated Feb 12, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). titanic [Dataset]. https://www.tensorflow.org/datasets/catalog/titanic
    Explore at:
    Dataset updated
    Feb 12, 2023
    Description

    Dataset describing the survival status of individual passengers on the Titanic. Missing values in the original dataset are represented using ?. Float and int missing values are replaced with -1, string missing values are replaced with 'Unknown'.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('titanic', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

  5. titanic

    • kaggle.com
    Updated Sep 18, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    deijia (2023). titanic [Dataset]. https://www.kaggle.com/datasets/deijia/titanic
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 18, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    deijia
    Description

    Dataset

    This dataset was created by deijia

    Contents

  6. Titanic Dataset

    • kaggle.com
    Updated Feb 14, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nine Four Six (2018). Titanic Dataset [Dataset]. https://www.kaggle.com/ninefoursix/titanic/code
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 14, 2018
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Nine Four Six
    Description

    Dataset

    This dataset was created by Nine Four Six

    Contents

  7. h

    titanic

    • huggingface.co
    Updated Jun 29, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Victor Mustar (2022). titanic [Dataset]. https://huggingface.co/datasets/victor/titanic
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jun 29, 2022
    Authors
    Victor Mustar
    License

    https://choosealicense.com/licenses/afl-3.0/https://choosealicense.com/licenses/afl-3.0/

    Description

    victor/titanic dataset hosted on Hugging Face and contributed by the HF Datasets community

  8. f

    Titanic

    • rochester.figshare.com
    application/csv
    Updated Aug 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aabha Pandit; Alois Romanowski; Heather Owen (2024). Titanic [Dataset]. http://doi.org/10.60593/ur.d.26462215.v1
    Explore at:
    application/csvAvailable download formats
    Dataset updated
    Aug 12, 2024
    Dataset provided by
    University of Rochester
    Authors
    Aabha Pandit; Alois Romanowski; Heather Owen
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    Titanic Dataset (for Machine Learning)The Titanic dataset is a classic and widely used dataset for machine learning and data analysis. It contains information about the passengers of the RMS Titanic, which tragically sank on its maiden voyage on April 15, 1912. The dataset provides details about each passenger, including their demographics, ticket information, and survival status. This dataset is often used to demonstrate and practice various machine learning techniques, particularly classification.This dataset is divided into two: training set & testing set.Dataset Variables:PassengerId: count for each passengerSurvived: 0 = No; 1 = YesName: name of passengerSex: passenger's sexAge: passenger's ageSibSp: number of siblings/spouses abroad the TitanicParch: number of parents/children abroad the TitanicTicket: ticket numberFare: passenger fareCabin: cabin numberEmbarked: port where passenger embarked (C = Cherbourg; Q = Queenstown; S = Southampton)

  9. A

    ‘Titanic-Dataset (train.csv)’ analyzed by Analyst-2

    • analyst-2.ai
    Updated Nov 12, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com) (2021). ‘Titanic-Dataset (train.csv)’ analyzed by Analyst-2 [Dataset]. https://analyst-2.ai/analysis/kaggle-titanic-dataset-train-csv-d701/832937de/?iid=019-246&v=presentation
    Explore at:
    Dataset updated
    Nov 12, 2021
    Dataset authored and provided by
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com)
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Analysis of ‘Titanic-Dataset (train.csv)’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://www.kaggle.com/hesh97/titanicdataset-traincsv on 12 November 2021.

    --- No further description of dataset provided by original source ---

    --- Original source retains full ownership of the source dataset ---

  10. h

    titanic

    • huggingface.co
    Updated Nov 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Omar Sanseviero (2023). titanic [Dataset]. https://huggingface.co/datasets/osanseviero/titanic
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Nov 2, 2023
    Authors
    Omar Sanseviero
    Description

    Titanic dataset

  11. RMS Titanic Passengers and Crew Complete List

    • encyclopedia-titanica.org
    json
    Updated Jan 27, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Encyclopedia Titanica (2025). RMS Titanic Passengers and Crew Complete List [Dataset]. https://www.encyclopedia-titanica.org/titanic-passengers-and-crew/
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Jan 27, 2025
    Dataset authored and provided by
    Encyclopedia Titanicahttp://www.encyclopedia-titanica.org/
    License

    https://www.encyclopedia-titanica.org/copyright-and-permissions.htmlhttps://www.encyclopedia-titanica.org/copyright-and-permissions.html

    Description

    Who travelled on the Titanic? When she reached the open Atlantic on 11 April 1912, the Titanic carried 2,208 people however many more travelled on her: on the delivery trip from Belfast to Southampton, and on the short journeys to Cherbourg and Queenstown. This dataset includes everyone that travelled on the maiden voyage but also the delivery and passengers who were fortunate enough to disembark.

  12. Titanic Dataset

    • kaggle.com
    Updated Nov 2, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bhagesh Kumar (2020). Titanic Dataset [Dataset]. https://www.kaggle.com/datasets/bhageshkumar/titanic-dataset/versions/1
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Nov 2, 2020
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Bhagesh Kumar
    Description

    Dataset

    This dataset was created by Bhagesh Kumar

    Contents

  13. h

    titanic

    • huggingface.co
    Updated Dec 11, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    K Kovacs (2024). titanic [Dataset]. https://huggingface.co/datasets/kkovacs/titanic
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 11, 2024
    Authors
    K Kovacs
    License

    https://choosealicense.com/licenses/unknown/https://choosealicense.com/licenses/unknown/

    Description

    kkovacs/titanic dataset hosted on Hugging Face and contributed by the HF Datasets community

  14. titanic

    • zenodo.org
    csv
    Updated Feb 7, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Miguel Arbea Gomez; Miguel Arbea Gomez (2022). titanic [Dataset]. http://doi.org/10.5281/zenodo.5987761
    Explore at:
    csvAvailable download formats
    Dataset updated
    Feb 7, 2022
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Miguel Arbea Gomez; Miguel Arbea Gomez
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    titanic dataset

  15. f

    Titanic

    • figshare.com
    csv
    Updated Jul 27, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Sam El-Kamand (2025). Titanic [Dataset]. http://doi.org/10.6084/m9.figshare.29614667.v1
    Explore at:
    csvAvailable download formats
    Dataset updated
    Jul 27, 2025
    Dataset provided by
    figshare
    Authors
    Sam El-Kamand
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    Version of the titanic dataset used in ggEDA manuscript.Can be loaded from the datarium R package (datarium::titanic.raw). Originally published by the British Board of Trade in 1990. If you use, please cite:British Board of Trade. Report on the Loss of the ’Titanic’ (S.S.). Allan Sutton Publishing, Gloucester, UK, 1990. British Board of Trade Inquiry Report (reprint).Alboukadel Kassambara. datarium: Data Bank for Statistical Analysis and Visualization, 2019. URL https://CRAN.R-project.org/package=datarium. R package version 0.1.0.

  16. RMS Titanic Complete Passenger and Crew Dataset

    • encyclopedia-titanica.org
    Updated Aug 24, 2008
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Encyclopedia Titanica (2008). RMS Titanic Complete Passenger and Crew Dataset [Dataset]. https://www.encyclopedia-titanica.org/titanic-victims/
    Explore at:
    Dataset updated
    Aug 24, 2008
    Dataset authored and provided by
    Encyclopedia Titanicahttp://www.encyclopedia-titanica.org/
    License

    https://www.encyclopedia-titanica.org/copyright-and-permissions.htmlhttps://www.encyclopedia-titanica.org/copyright-and-permissions.html

    Description

    The complete list of RMS Titanic passengers and crew, including detailed records of survivors and victims.

  17. A

    ‘Titanic.csv’ analyzed by Analyst-2

    • analyst-2.ai
    Updated Sep 30, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com) (2021). ‘Titanic.csv’ analyzed by Analyst-2 [Dataset]. https://analyst-2.ai/analysis/kaggle-titanic-csv-ab29/5cede3f9/?iid=000-877&v=presentation
    Explore at:
    Dataset updated
    Sep 30, 2021
    Dataset authored and provided by
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com)
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Analysis of ‘Titanic.csv’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://www.kaggle.com/garrettrlynch/titaniccsv on 30 September 2021.

    --- No further description of dataset provided by original source ---

    --- Original source retains full ownership of the source dataset ---

  18. Titanic classification

    • figshare.com
    txt
    Updated Sep 19, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alvaro Rioboo (2020). Titanic classification [Dataset]. http://doi.org/10.6084/m9.figshare.12979220.v1
    Explore at:
    txtAvailable download formats
    Dataset updated
    Sep 19, 2020
    Dataset provided by
    Figsharehttp://figshare.com/
    Authors
    Alvaro Rioboo
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Titanic dataset for classification training.

  19. A

    ‘Titanic Solution for Beginner's Guide’ analyzed by Analyst-2

    • analyst-2.ai
    Updated Sep 30, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com) (2021). ‘Titanic Solution for Beginner's Guide’ analyzed by Analyst-2 [Dataset]. https://analyst-2.ai/analysis/kaggle-titanic-solution-for-beginner-s-guide-78b3/db683166/?iid=041-447&v=presentation
    Explore at:
    Dataset updated
    Sep 30, 2021
    Dataset authored and provided by
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com)
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Analysis of ‘Titanic Solution for Beginner's Guide’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://www.kaggle.com/harunshimanto/titanic-solution-for-beginners-guide on 30 September 2021.

    --- Dataset description provided by original source is as follows ---

    Overview

    The data has been split into two groups:

    training set (train.csv)
    test set (test.csv)
    

    The training set should be used to build your machine learning models. For the training set, we provide the outcome (also known as the “ground truth”) for each passenger. Your model will be based on “features” like passengers’ gender and class. You can also use feature engineering to create new features.

    The test set should be used to see how well your model performs on unseen data. For the test set, we do not provide the ground truth for each passenger. It is your job to predict these outcomes. For each passenger in the test set, use the model you trained to predict whether or not they survived the sinking of the Titanic.

    We also include gender_submission.csv, a set of predictions that assume all and only female passengers survive, as an example of what a submission file should look like.

    Data Dictionary

    Variable Definition Key survival Survival 0 = No, 1 = Yes pclass Ticket class 1 = 1st, 2 = 2nd, 3 = 3rd sex Sex
    Age Age in years
    sibsp # of siblings / spouses aboard the Titanic
    parch # of parents / children aboard the Titanic
    ticket Ticket number
    fare Passenger fare
    cabin Cabin number
    embarked Port of Embarkation C = Cherbourg, Q = Queenstown, S = Southampton

    Variable Notes

    pclass: A proxy for socio-economic status (SES) 1st = Upper 2nd = Middle 3rd = Lower

    age: Age is fractional if less than 1. If the age is estimated, is it in the form of xx.5

    sibsp: The dataset defines family relations in this way... Sibling = brother, sister, stepbrother, stepsister Spouse = husband, wife (mistresses and fiancés were ignored)

    parch: The dataset defines family relations in this way... Parent = mother, father Child = daughter, son, stepdaughter, stepson Some children travelled only with a nanny, therefore parch=0 for them.

    --- Original source retains full ownership of the source dataset ---

  20. c

    Titanic-Passengers

    • csvbase.com
    application/parquet +3
    Updated Mar 1, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    csvbase (2025). Titanic-Passengers [Dataset]. https://csvbase.com/mdfarragher/Titanic-Passengers
    Explore at:
    csv(58617), application/parquet(37129), application/x-jsonlines(165135), xlsx(57101)Available download formats
    Dataset updated
    Mar 1, 2025
    Dataset provided by
    csvbase
    Description

    A partial passenger manifest for the fateful last trip of the Titanic

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Mujtaba Ali (2024). Titanic-Dataset [Dataset]. https://www.kaggle.com/datasets/elyamadad/titanic-dataset
Organization logo

Titanic-Dataset

"Predicting Survival on the Titanic: A Machine Learning Challenge"

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Sep 19, 2024
Dataset provided by
Kagglehttp://kaggle.com/
Authors
Mujtaba Ali
Description

"Titanic - Machine Learning from Disaster"

The sinking of the Titanic on April 15, 1912, remains one of the most infamous shipwrecks in history. This dataset provides comprehensive information about the passengers onboard, including demographic, socio-economic, and other relevant details.

The goal of this dataset is to apply machine learning techniques to predict which passengers survived the disaster. By analyzing features such as age, gender, class, and ticket information, data scientists can explore the factors that influenced survival rates.

Key Features:

PassengerID: A unique identifier for each passenger. Pclass: Ticket class (1st = Upper, 2nd = Middle, 3rd = Lower). Name: Name of the passenger. Sex: Gender of the passenger. Age: Age of the passenger. SibSp: Number of siblings or spouses aboard. Parch: Number of parents or children aboard. Ticket: Ticket number. Fare: Passenger fare. Cabin: Cabin number (if available). Embarked: Port of embarkation (C = Cherbourg, Q = Queenstown, S = Southampton). This dataset offers an excellent opportunity to practice classification algorithms and gain insights into predictive modeling, data cleaning, and feature engineering.

Search
Clear search
Close search
Google apps
Main menu