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
180 stars 215 forks source link

[Feature Addition]: Web App for Brain Stroke Prediction #686

Open shravn-10 opened 3 days ago

shravn-10 commented 3 days ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Brain Stroke Prediction with UI and Power BI dashboard :red_circle: Aim : Using gradio and streamlit, develop 2 different UI's and a Power BI dashboard which can be used to get better data visualization :red_circle: Dataset : full_data.csv

:red_circle: Approach : Data cleaning , EDA in Power BI dashboard and in ipynb file, using SMOTE to solve class imbalance, Random Forest as it showed highest accuracy and other measures, then building 2 UI's using gradio and streamlit


📍 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. 😎

github-actions[bot] commented 3 days ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 3 days ago

Use the new model implemented in the project folder. Do not create a separate model, use the existing model only.

Assigned @shravn-10

shravn-10 commented 3 days ago

Will do