Search results
A public repo of datasets. Contribute to datasciencedojo/datasets development by creating an account on GitHub.
- GitHub - Rigpea/titanic-classifier: The Titanic Data Science Project ...
The Titanic Data Science Project seeks to predict passenger...
- GitHub - Rigpea/titanic-classifier: The Titanic Data Science Project ...
Predict survival on the Titanic and get familiar with ML basics.
This package provides the individual observations of the Titanic passengers, as well as the cross-tabulated data from the base R Titanic data. It also includes data sets for machine learning tasks, such as training, testing and additional data.
12 lut 2023 · A dataset describing the survival status of individual passengers on the Titanic, with missing values and categorical features. Learn how to use the dataset with TensorFlow Datasets API, see the feature structure and documentation, and cite the source.
This web page is supposed to provide a dataset of Titanic survival prediction, but it crashes due to a SyntaxError. The error message indicates a problem with the app.js file on Kaggle's static assets.
A GitHub repository for a data science project that aims to predict passenger survival outcomes from the Titanic dataset using machine learning. The project involves data analysis, feature engineering, model comparison, evaluation, and ethical analysis.
8 mar 2022 · Learn how to use DataLab and Pandas to analyze and preprocess the Titanic dataset for a Kaggle competition. The tutorial covers data import, data dictionary, data visualization, and model creation.