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
198 stars 216 forks source link

Heart Failure Prediction #295

Closed abhisheks008 closed 1 year ago

abhisheks008 commented 2 years ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Heart Failure Prediction :red_circle: Aim : Create a prediction model for heart failure of the patients. :red_circle: Dataset : https://www.kaggle.com/datasets/asgharalikhan/mortality-rate-heart-patient-pakistan-hospital :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ 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. 😎

Avik-creator commented 2 years ago

Please assign me this. @abhisheks008

abhisheks008 commented 2 years ago

Issue assigned to you @Avik-creator

Avik-creator commented 2 years ago

Sorry but can't do it for now. Will do it later @abhisheks008

Sugam-Mahajan commented 2 years ago

Please assign me this. @abhisheks008

abhisheks008 commented 2 years ago

Are you a participant from any open source program or, just wanna contribute here as a contributor? @Sugam-Mahajan

Sugam-Mahajan commented 2 years ago

Just wanted to contribute as a part of our college project

abhisheks008 commented 2 years ago

Sounds great @Sugam-Mahajan. Can you elaborate the approach you wanna go through while solving this issue?

Sugam-Mahajan commented 2 years ago

We will apply EDA and then use 3 algo namely: KNeighboursClassifier, DecisionTreeClasssifier, RandomForestClassifier . Then compare the accuracy of each algorithm.

Brijesh003 commented 2 years ago

Full name : BrijeshMali GitHub Profile Link : https://github.com/Brijesh003 Participant ID (If not, then put NA) : NA Approach for this Project : I will use RandomForest & KNeighbours

Brijesh003 commented 2 years ago

I'm new to ML so I will learn and contribute

abhisheks008 commented 2 years ago

@Sugam-Mahajan your approach sounds good to me. This issue is assigned to you. Go ahead!

@Brijesh003 we assign issues on first come first serve basis, as @Sugam-Mahajan commented here first with the approach, I have to assign that. You can take up other issues and comment on them with your approach.

Brijesh003 commented 2 years ago

Ok Sir

abhisheks008 commented 1 year ago

Hey @Brijesh003 updates regarding this issue.

Brijesh003 commented 1 year ago

Hey @abhisheks008 you have assigned this issue to @Sugam-Mahajan.

abhisheks008 commented 1 year ago

My bad @Brijesh003. Sorry for the inconvenience caused.

@Sugam-Mahajan updates regarding this issue.

Sugam-Mahajan commented 1 year ago

Hi @abhisheks008, I have successfully implemented one algorithm along with EDA. I will complete this till Saturday with the remaining 2 algorithms.

Thank you