BlackJackTrain: Black Jack Network Training Dataset

Description Usage Format Source

Description

These are simulated data on 1,000 Black Jack hands.

Usage

1

Format

A data frame with 10000 rows and 7 variables:

dealerUpcard

The card in the dealer's hand visible to all players

card1

Value of the first card

card2

Value of the second card

initialPoints

Total points with the two cards

hit1

Binary variable indicating if a hit was taken

card3

Value of the third card

pointsAfterCard3

Total points with three cards

hit2

Binary variable indicating if a hit was taken

card4

Value of the fourth card

pointsAfterCard4

Total points with four cards

hit3

Binary variable indicating if a hit was taken

card5

Value of the fifth card

pointsAfterCard5

Total points with five cards

Source

Bicycle Cards, "Blackjack," Retrieved from http://www.bicyclecards.com/card-games/rule/blackjack


nutterb/HydeNet documentation built on July 13, 2020, 5:21 p.m.