This project aims to analyze and build a machine learning model to diagnose breast cancer based on various features of cell nuclei present in the dataset.
notebooks/
: Jupyter notebooks for data exploration and analysis and the dataset.results/
: Results and output files.docs/
: Documentation and additional information.
- Clone the repository:
git clone https://github.com/spasegirl/breast-cancer-diagnosis.git
- Navigate to the project directory:
cd breast-cancer-diagnosis
- Install the required packages:
pip install -r requirements.txt