Baselight

Wine Quality Dataset

Uncorking Insights: Exploring Ordinal Regression with a Tabular Wine Quality Dat

@kaggle.bravo03_wine_quality_dataset

Loading...
Loading...

About this Dataset

Wine Quality Dataset

Delve into the world of wine quality prediction with this exciting exploration of ordinal regression. Using a comprehensive tabular dataset encompassing various attributes of wine, we embark on a journey to uncover the intricate relationships between these features and the perceived quality ratings.

Tables

S

@kaggle.bravo03_wine_quality_dataset.s
  • 9.91 kB
  • 1,372 rows
  • 2 columns
Loading...
CREATE TABLE s (
  "id" BIGINT,
  "quality" BIGINT
);

Share link

Anyone who has the link will be able to view this.