torch_frame.datasets.PokerHand

class PokerHand(root: str)[source]

Bases: Dataset

The Poker Hand dataset. It’s a task to predict 5-card poker hand.

STATS:

#rows

#cols (numerical)

#cols (categorical)

#classes

Task

Missing value ratio

1,025,010

5

5

10

multiclass_classification

0.0%