Package: titanic 0.1.0.9000
titanic: Titanic Passenger Survival Data Set
This data set provides information on the fate of passengers on the fatal maiden voyage of the ocean liner "Titanic", with variables such as economic status (class), sex, age, and survival. Whereas the base R Titanic data found by calling data("Titanic") is an array resulting from cross-tabulating 2201 observations, these data sets are individual non-aggregated observations and formatted in a machine learning context with a training sample, a testing sample, and two additional data sets that can be used for deeper machine learning analysis. These data sets are used in a very well known Kaggle competition; formatting the raw data sets in a package hopefully lowers the barrier to entry for users new to R and machine learning.
Authors:
titanic_0.1.0.9000.tar.gz
titanic_0.1.0.9000.zip(r-4.7)titanic_0.1.0.9000.zip(r-4.6)titanic_0.1.0.9000.zip(r-4.5)
titanic_0.1.0.9000.tgz(r-4.6-any)titanic_0.1.0.9000.tgz(r-4.5-any)
titanic_0.1.0.9000.tar.gz(r-4.7-any)titanic_0.1.0.9000.tar.gz(r-4.6-any)
titanic_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
titanic/json (API)
| # Install 'titanic' in R: |
| install.packages('titanic', repos = c('https://paulhendricks.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paulhendricks/titanic/issues
- titanic_gender_class_model - Titanic gender class model data.
- titanic_gender_model - Titanic gender model data.
- titanic_test - Titanic test data.
- titanic_train - Titanic train data.
Last updated from:53be2fd391. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 141 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 68 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 90 |
Exports:
Dependencies:
Last update: 2015-09-01
Started: 2015-09-01
Last update: 2015-09-01
Started: 2015-09-01
Last update: 2015-09-01
Started: 2015-09-01
Last update: 2015-09-01
Started: 2015-09-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| titanic: Titanic Passenger Survival Data Set | titanic-package titanic |
| Titanic gender class model data. | titanic_gender_class_model |
| Titanic gender model data. | titanic_gender_model |
| Titanic test data. | titanic_test |
| Titanic train data. | titanic_train |
