Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
57 stars 129 forks source link

Add Thyroid Cancer Recurrence Classification Model #322

Closed arpy8 closed 2 weeks ago

arpy8 commented 3 weeks ago

Completes #284

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
github-actions[bot] commented 3 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊