Socket
Book a DemoInstallSign in
Socket

@kanaries/dataset

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kanaries/dataset

collection of datasets for tests

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

DataSet

Usage

npm i --save-dev @kanaries/dataset

Most of the test are based on kaggle open dataset, like titanic.

Titanic

VariableDefinitionKey
survivalSurvival0 = No, 1 = Yes
pclassTicket class1 = 1st, 2 = 2nd, 3 = 3rd
sexSex
AgeAge in years
sibsp# of siblings / spouses aboard the Titanic
parch# of parents / children aboard the Titanic
ticketTicket number
farePassenger fare
cabinCabin number
embarkedPort of EmbarkationC = Cherbourg, Q = Queenstown, S = Southampton

data config:

{
  "Measures": ["Count"],
  "Dimensions": ["Age","Survived","SibSp","Parch","Fare","Name","Sex","Ticket","Cabin","Embarked","PassengerId","Pclass"]
}

Keywords

dataset

FAQs

Package last updated on 04 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.