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

Thyroid Cancer Recurrence Prediction #735

Closed arpy8 closed 3 weeks ago

arpy8 commented 3 weeks 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 3 weeks ago

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

arpy8 commented 3 weeks ago

I've added the visualizations @abhisheks008 , kindly check