ns-rse / sheffield-thyroid

http://blog.nshephard.dev/sheffield-thyroid/
GNU General Public License v3.0
0 stars 0 forks source link

[EPIC] : Analysis of Sheffield Thyroid cancer #1

Open ns-rse opened 4 months ago

ns-rse commented 4 months ago

The thyroid-cancer-prediction:ns-rse/evaluate-modelling repository/branch has examples of how to use the TidyModels framework to setup data into training and testing datasets and undertake "machine learning" using a range of models. The example is written in Quarto and rendered to a HTML web-page that is hosted on GitHub and can be viewed here.

Models used...

Further these are then summarised using a range of classification metrics including plotting Receiver Operating Characteristics and the Area Under the Curve.

Now that work is progressing and @mdp21oe has collected ~1500 cases from historical cases of Thyroid cancer at Sheffield Teaching Hospitals we can progress with adapting this workflow to analysing the data set.

Tasks