Helix the Robot
Helix
arrow_backAll datasets

Wine

Hugging Face

Wine The Wine dataset from Kaggle. Classify wine as red or white. Configurations and tasks Configuration Task Description wine Binary classification Is this red wine? Usage from datasets import load_dataset dataset = load_dataset("mstz/wine")["train"]

descriptionmstz--wine.parquet view_list500 rows cloud_downloadmstz/wine
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 · 13 columns · showing first 12
# fixed_acidity float volatile_acidity float citric_acid float residual_sugar float chlorides float free_sulfur_dioxide float total_sulfur_dioxide float density float pH float sulphates float alcohol float quality integer is_red integer
1 7.40.701.90.07611340.99783.510.569.450
2 7.80.8802.60.09825670.99683.20.689.850
3 7.80.760.042.30.09215540.9973.260.659.850
4 11.20.280.561.90.07517600.9983.160.589.860
5 7.40.701.90.07611340.99783.510.569.450
6 7.40.6601.80.07513400.99783.510.569.450
7 7.90.60.061.60.06915590.99643.30.469.450
8 7.30.6501.20.06515210.99463.390.471070
9 7.80.580.0220.0739180.99683.360.579.570
10 7.50.50.366.10.071171020.99783.350.810.550
11 6.70.580.081.80.09715650.99593.280.549.250
12 7.50.50.366.10.071171020.99783.350.810.550

Auto-generated charts

Wine: 500 rows by 13 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.

Rows500
Columns13
Numeric cols13

Charts

fixed_acidity vs volatile_acidity

Relationship between fixed_acidity and volatile_acidity.

Distribution of fixed_acidity

Histogram of fixed_acidity values.

Correlation of numeric columns

Pearson correlation between numeric columns.

Interesting queries to try

Columns

  • fixed_acidity numeric
  • volatile_acidity numeric
  • citric_acid numeric
  • residual_sugar numeric
  • chlorides numeric
  • free_sulfur_dioxide numeric
  • total_sulfur_dioxide numeric
  • density numeric
  • pH numeric
  • sulphates numeric
  • alcohol numeric
  • quality numeric
  • is_red numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here