• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project aims to predict the wine taste preference(good/bad) by developing logistic regression/classification models and comparing the models generated using the following three approaches: Stepwise selection
Ridge regularisation
Lasso regularisation
This has been done in R