/DSI-Challenge

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

DSI Challenge

Breast Cancer Prediction

Table of Contents

About The Project

Task 1

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.

Task 2

Scan and debug student's code.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Packages below is needed to be installed before running the notebook

sklearn
pandas
numpy
matplotlib
seaborn
joblib

Installation

  1. Clone the repo
git clone https://github.com/FairozaAmira/DSI-Challenge.git
  1. Install packages mentioned in Prerequisites.

  2. Run the notebooks.

Contact

Your Name - @DrFairoza

Project Link: https://github.com/FairozaAmira/DSI-Challenge