Helix the Robot
Helix
arrow_backAll datasets

Blood

Hugging Face

Blood The Blood Transfusion dataset from the UCI ML repository. Census dataset including personal characteristic of a person, and their income threshold. Configurations and tasks Configuration Task Description blood Binary classification Has the person donated blood in the past month? Usage from datasets import load_dataset dataset = load_dataset("mstz/blood")["train"]

descriptionmstz--blood.parquet view_list500 rows cloud_downloadmstz/blood
boltOpen in Helix

Ask a question about this data

Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.

auto_awesome

Data preview

500 rows · 4 columns · showing first 12
# months_since_last_donation integer total_donation integer total_blood_donated_in_cc integer has_donated_last_month integer
1 250125001
2 01332501
3 11640001
4 22050001
5 12460000
6 4410000
7 2717501
8 11230000
9 2922501
10 546115001
11 42357500
12 037500

Interesting queries to try

Columns

  • months_since_last_donation datetime
  • total_donation numeric
  • total_blood_donated_in_cc numeric
  • has_donated_last_month datetime

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here