abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
316 stars 290 forks source link

[Project Addition] : Thyroid Recurrence Prediction #665

Closed arpy8 closed 3 weeks ago

arpy8 commented 4 weeks ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Thyroid Recurrence Prediction
:red_circle: Aim : To classify whether a person is prone to have thyroid again or not using Thyroid Disease Dataset.
:red_circle: Dataset : https://www.kaggle.com/datasets/jainaru/thyroid-disease-data/data
: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. 😎

github-actions[bot] commented 4 weeks ago

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

abhisheks008 commented 4 weeks ago

What are deep learning models you are planning to implement for this project? @arpy8

arpy8 commented 4 weeks ago

What are deep learning models you are planning to implement for this project? @arpy8

I am planning to use MLP and TabNet

abhisheks008 commented 3 weeks ago

What are deep learning models you are planning to implement for this project? @arpy8

I am planning to use MLP and TabNet

Need to implement 3 models. Please share your updated approach.

arpy8 commented 3 weeks ago

I am planning to use MLP and TabNet

Okay I'd like to include an autogluon model as my third one.

List of all the three approaches:

abhisheks008 commented 3 weeks ago

Assigned @arpy8

github-actions[bot] commented 3 weeks ago

Hello @arpy8! Your issue #665 has been closed. Thank you for your contribution!