What it does

Using the Red Wine Quality data, we split the data into training and test sets, and trained a linear regression model. We examined and predicted the relationships between pH, alcohol, and density, and used boxplots/scatterplots to examine our data.

How we built it

Our project mostly uses the Python package matplotlib, as well as pandas and seaborn, all in SingleStore's notebooks.

Accomplishments that we're proud of

This is our first datathon.

What we learned

How to make graphs and plot regression lines. How to train a linear regression model.

Built With

Share this project:

Updates