Helix the Robot
Helix
arrow_backAll datasets

Congress

Hugging Face

Congress The Congress dataset from the UCI ML repository. Congressmen of two different parties vote on a series of bills. Guess the party of each voter on the basis of their votes. Configurations and tasks Configuration Task Description voting Binary classification What's the party of the voter? Usage from datasets import load_dataset dataset = load_dataset("mstz/congress", "voting")["train"]

cloud_downloadmstz/congress

cloud_off This dataset hasn't been imported yet, so it can't be charted here. You can browse it on Hugging Face.

Interesting queries to try

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here