英文

Pol

Pol dataset OpenML repository

配置和任务

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

使用

from datasets import load_dataset

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