Skip to content

matias-lee/DATA-1030-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pancreatic Cancer Prediction

This repository contains the source code, data, and results for a machine learning pipeline to predict pancreatic cancer using demographic, plasma, and urinary biomarker data.

Directory Structure

  • data/: Contains raw and preprocessed data.
  • figures/: Stores generated figures.
  • results/: Contains saved models and predictions.
  • report/: PDF version of the final report.
  • src/: Source codes (Python files and Jupyter notebooks).

Requirements

The project was developed using Python 3.9. To replicate the environment, use the provided environment.yaml file:

conda env create -f environment.yaml
conda activate pancreatic-cancer-prediction

License

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published