An open API service indexing awesome lists of open source software.

https://github.com/jskmnmgch/wine_quality_assessment

I predicted whether a wine meets the quality standard—a quality category value of 6 or above—based on its chemical properties (features) as either red or white wine. Additionally, I compared the accuracy scores of logistic regression (LR) and neural networks (NN) on the same dataset.
https://github.com/jskmnmgch/wine_quality_assessment

Last synced: 3 months ago
JSON representation

I predicted whether a wine meets the quality standard—a quality category value of 6 or above—based on its chemical properties (features) as either red or white wine. Additionally, I compared the accuracy scores of logistic regression (LR) and neural networks (NN) on the same dataset.

Awesome Lists containing this project