Skip to content

Source codes of pediatric posterior fossa brain tumor paper

License

Notifications You must be signed in to change notification settings

tanyelai/save-the-kid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deciphering Machine Learning Decisions to Distinguish between Posterior Fossa Tumor Types Using MRI Features: What Do the Data Tell Us?

The clinical challenges posed by pediatric brain tumors are significant because of their diverse characteristics and overlapping imaging features. In order to address this issue, a growing body of research has shifted towards utilizing machine learning methodologies, and ML models now have the ability to make decisions that carry risk on our behalf, but because these models are complex, interpreting their decisions can be difficult, and it is not always possible for humans to control them. As we proposed in this paper, pre-analysis of data during the development of a machine learning model can improve the interpretability of the results.

Kernel density estimation method is a useful technique that can reveal important distribution patterns in pediatric posterior fossa tumors, which can help with their identification and classification.

The selection of a data sampling method can have a significant impact on the performance and feature selection of machine learning models. Therefore, it is crucial to carefully consider and optimize this step in the modeling process.

The source codes, EDA outputs and entire ML evaluation results of the presented study can be found as below.

🗂 Repository Map                                                                             
┣━━ ⭐ src
┃   ┣━━ eda.ipynb
┃   ┣━━ main.ipynb
┣━━ ⭐ eda                                                                 
┃   ┣━━ Analysis 1
┃   ┣━━ Analysis 2 
┃   ┣━━ Analysis 3
┃   ┣━━ Analysis 4
┃   ┣━━ Analysis 5
┗━━ ⭐ evaluation
    ┗━━ evaluations.zip

Citation - BibTeX:

@article{tanyel2023deciphering,
  title={Deciphering Machine Learning Decisions to Distinguish between Posterior Fossa Tumor Types Using MRI Features: What Do the Data Tell Us?},
  author={Tanyel, Toygar and Nadarajan, Chandran and Duc, Nguyen Minh and Keserci, Bilgin},
  journal={Cancers},
  volume={15},
  number={16},
  pages={4015},
  year={2023},
  publisher={MDPI}
}

doi: https://doi.org/10.3390/cancers15164015

Examples from Analyses:

   image       image
   
       Pairplot with KDE diagonals for ADC                         KDE plot for FLAIR_Tumor feature

About

Source codes of pediatric posterior fossa brain tumor paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published