• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
paulhendricks
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links topaulhendricks

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.

Last updated

9.23 score 12 stars 2 dependents 1.0k scripts 11k downloads

generator - Generate Data Containing Fake Personally Identifiable Information

Allows users to quickly and easily generate fake data containing Personally Identifiable Information (PII) through convenience functions.

Last updated

6.29 score 24 stars 164 scripts 315 downloads

detector - Detect Data Containing Personally Identifiable Information

Allows users to quickly and easily detect data containing Personally Identifiable Information (PII) through convenience functions.

Last updated

5.37 score 15 stars 31 scripts 201 downloads

gym - Provides Access to the OpenAI Gym API

OpenAI Gym is a open-source Python toolkit for developing and comparing reinforcement learning algorithms. This is a wrapper for the OpenAI Gym API, and enables access to an ever-growing variety of environments. For more details on OpenAI Gym, please see here: <https://github.com/openai/gym>. For more details on the OpenAI Gym API specification, please see here: <https://github.com/openai/gym-http-api>.

Last updated

openai-gymopenai-universereinforcement-learning

4.66 score 21 stars 44 scripts 158 downloads

describer - Describe Data in R Using Common Descriptive Statistics

Allows users to quickly and easily describe data using common descriptive statistics.

Last updated

4.11 score 7 stars 37 scripts 245 downloads