中文

Pol

The Pol dataset from the OpenML repository .

Configurations and tasks

Configuration Task Description
pol Binary classification Has the pol cost gone up?

Usage

from datasets import load_dataset

dataset = load_dataset("mstz/pol", "pol")["train"]