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