Breast Cancer Prediction
- About the Project
- [Task 1] (#task-1)
- Getting Started
- Usage
- Contact
The task is to predict for each cell, whether is it malignant or benign. Please follow the guidelines below.
Note: Features are computed from a digitized image of a fine needle aspirate (FNA) of a breast mass. They describe characteristics of the cell nuclei present in the image.
Scan and debug student's code.
To get a local copy up and running follow these simple example steps.
Packages below is needed to be installed before running the notebook
sklearn
pandas
numpy
matplotlib
seaborn
joblib
- Clone the repo
git clone https://github.com/FairozaAmira/DSI-Challenge.git
-
Install packages mentioned in Prerequisites.
-
Run the notebooks.
Your Name - @DrFairoza
Project Link: https://github.com/FairozaAmira/DSI-Challenge