Skip to content

colaberry/data

Repository files navigation

Open Datasets

This repository contains interesting datasets for public use.

Please acknowledge Colaberry and link to us if you wish to work with the data.

Here are the list of available data sets:

  • Titanic - This repository contains clean datasets of Titanic along with additional columns such as:

  • Embarked (split into 3 columns) - C,Q,S

  • Sex (split into 2 columns) - female,male

  • Age (imputed) - Age_Imputed

Here are the recommended features = ['Pclass', 'SibSp', 'Parch', 'Fare', 'C', 'Q', 'S', 'female', 'male', 'Age_Imputed']

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published