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
319 stars 288 forks source link

Thyroid Cancer Recurrence Prediction #682

Closed arpy8 closed 1 month ago

arpy8 commented 1 month ago

Pull Request for DL-Simplified 💡

Issue Title : Thyroid Cancer Recurrence Prediction

Closes: #665

Describe the add-ons or changes you've made 📃

Tested out three different models for performing binary classification on the Thyroid Cancer Recurrence dataset.

Models Accuracy
WeightedEnsemble_L2 0.9839
MLP 0.9870
TabNet 0.9610

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

by running the cells in the jupyter nb

Checklist: ☑️

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @arpy8 :)

abhisheks008 commented 1 month ago

Please follow the project structure and arrange your files accordingly. @arpy8

arpy8 commented 1 month ago

Okay, I messed up and for some reason I'm also unable to revert back the changes. Let me just close this pr and open another one with proper structure 👍