Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

chrissiwaffler/pca-breast-tumor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Principal Component Analysis to analyze a breast tumor dataset

About

This is the codebase for the section VI of my paper, where principal component analysis (PCA) is applied to a breast tumor dataset. All graphics and results used can be generated using the pca.iypnb notebook.

For more information about PCA and its derivation and application, please refer to my paper (pca.pdf)

Setup using Poetry

For an easier setup, use poetry as the dependency management.

# clone this repo with 
git clone https://github.com/chrissiwaffler/pca-breast-tumor.git

# installing all python dependencies
poetry install

Afterwards, make sure to select the poetry virtual environment when starting the IPython kernel.


All results and explanation of the approach are documented in the Jupyter notebook (pca.ipynb) file. Figures generated by the Notebook are saved in the figures/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published