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

Medical Recommendation System #631

Closed Shiroirose closed 2 weeks ago

Shiroirose commented 3 weeks ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Medical Recommendation System :red_circle: Aim : A personalized medical recommendation system to assist users in understanding and managing their health by writing symptoms and getting the probable health issue as output through multiclass classification :red_circle: Dataset : to be taken from Kaggle :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 :


white_check_mark: To be Mentioned while taking the issue :

github-actions[bot] commented 3 weeks ago

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

gayatri-p786 commented 3 weeks ago

Full name : Gayatri Patil GitHub Profile Link : https://github.com/gayatri-p786 Participant ID (If not, then put NA) : NA Approach for this Project : I will use 5-6 algorithms like Logistic Regression, SVM, Random Forest, GradientBoosting, CNN, logistic, naive bayes for multiclass classification and compare the accuracy of the best model using accuracy What is your participant role? : SSOC 03'24

abhisheks008 commented 3 weeks ago

Hi @Shiroirose can you please share your approach and a brief about the models you are planning to implement here for this dataset? Mention at least 6-7 models for this dataset.

Shiroirose commented 3 weeks ago

@abhisheks008 I will do EDA on the dataset and use algorithms like SVM, Random Forest, GradientBoosting, KNN, logistic Regression, naive bayes, Decision trees and finally ANN for multiclass classification and compare the accuracy of the best model using roc score and accuracy. This makes almost 8 algorithms which i'll try my best to implement.

abhisheks008 commented 3 weeks ago

Assigned @Shiroirose

github-actions[bot] commented 2 weeks ago

Hello @Shiroirose! Your issue #631 has been closed. Thank you for your contribution!