Skip to content

gap-prog/Cancer-Analysis-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breast Cancer Website

Languages

  • HTML: Structure
  • CSS: Styling
  • Python: Data Analysis and Machine Learning

Information

  • data.csv - Breast cancer data from Kaggle
  • index.html - Structure for website (web render for Jupyter Notebook written in Python)
  • style.css - Styling for some custom made components on website (rest of the styling done by nbconvert and in index.html)
  • LICENSE and README.md - LICENSE: MIT code license; README.md: Information about the project
  • Breast Cancer Analysis and Model.ipynb - Jupyter Notebook that is the source of the project (converted into HTML format to easily view the code)