You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wine Quality Prediction using machine learning with python .i did this project in AINN(Artificial Intelligence and Neural Network) course .in this project i used red and white wine databases and machine learning libraries available in python
Previsão de Qualidade de Vinho com Redes Neurais Este repositório contém uma aplicação Flask que utiliza uma rede neural para prever a qualidade do vinho com base em suas características.
A continuous Machine Learning integration workflow using Github Actions. This project is based upon team collaboration for aesthetic version control for ML pipelines and deployement.
In this project I did lot of efforts because the dataset used was imbalanced that's why i couldn't find any ML algorithms that gave me good results, I tried different Sampling techniques, although nothing happened. Finally I build this project using ANN and got an 77% accuracy and also very good precision, recall and f1 score.