abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
179 stars 214 forks source link

[Feature Addition]: Web App for Wine Quality Prediction #601

Open abhisheks008 opened 1 month ago

abhisheks008 commented 1 month ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : [Feature Addition]: Web App for Wine Quality Prediction

:red_circle: Aim : The aim is to create a web app for the Wine Quality Prediction project. Use the best existing model in the project folder. Follow the Web App README template for the same.

:red_circle: Dataset : N/A

:red_circle: Approach : Try to create a Flask/Streamlit app for the existing project.

🔴 Reference Project Folder: Brain Tumor Detection


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

shivansh-2003 commented 1 month ago

Can You Please Assign this issue under SSOC. 2024 Season 3 Shivansh Mahajan Github:- https://github.com/shivansh-2003 Participation ID:- NA I will make a pickle file of the Fitted ML model and then deploy it to Streamlit Python Framework to display the feature and predict the quality . I am well versed with making Streamlit App you can check out my linkedin :-https://www.linkedin.com/in/shivansh-mahajan-13227824a/ and Git repository . My some recent Project in Streamlit https://www.linkedin.com/feed/update/urn:li:activity:7199784822737682432/(SPAM classifier) https://www.linkedin.com/feed/update/urn:li:activity:7201206409605091328/ . (NLP APP) can u assign me with this issue @abhisheks008 Participation Role:- SSOC Season 3

Anshg07 commented 1 month ago

Full name: Ansh Gupta GitHub Profile Link: Anshg07 Participant ID: NA Approach for this Project: I will develop a web app using Streamlit for the Wine Quality Prediction project. I will utilize the best existing model in the project folder. Following the Web App README template, I will create a folder named "Wine Quality Prediction" with subfolders for Images, Dataset, Model, and a requirements.txt file. The Model folder will include a README.md with visualizations and conclusions.

Participation Role : SSOC Season 3

abhisheks008 commented 1 month ago

Contributions will start from June 1, 2024. Till then please have some patience.

uchiha-vivek commented 3 weeks ago

Full Name : Vivek Sharma Github Link : github.com/uchiha-vivek Participant ID :NA Approach :

Frontend:

1-) I will make a Frontend app using React.js and first design a good looking Landing Page.(## including Header,Footer and complete responsive web app) 2-)Next step would be to make a predictor component based on features like fixed acidity,volatile acidity and different features present in Dataset in order to to predict the quality of wine. 3-) The whole predictor system for analyzing the quality of wine would be incorporated within a Form . Note : The form can be made in Landing Page or the web app could be made more functional according to instructions of admin. 4-)The inputs of form will render data in form of json from backend.

Backend:

1-) The backend server can be made in flask and the whole trained model can be converted into pickel file. 2-) The routes will be adjusted accordingly. 3-) The existing model can also be retrained in order to increase the accuracy if possible.

Testing - The API's will be tested using Postman to check whether the data is rendered properly or not. README.md files will be updated in parallel with progress of the project. Also since the value for most of the features are discrete therefore in form we can round it off to 2 decimal places.

Experience : previously worked as student intern in immer(US startup) as full stack developer intern Linkedin: www.linkedin.com/in/vivekuchiha Sir can you please assign me this issue @abhisheks008

Participation Role:SSOC Season 3

abhisheks008 commented 3 weeks ago

Hi @uchiha-vivek use the existing model which is having the highest accuracy score for the web app. Assigned to you.

uchiha-vivek commented 3 weeks ago

@abhisheks008 Ok sir i will use the existing model.

Thank you sir.