Coder Social home page Coder Social logo

jean-njoroge / breast-cancer-risk-prediction Goto Github PK

View Code? Open in Web Editor NEW
215.0 5.0 124.0 1.78 MB

Classification of Breast Cancer diagnosis Using Support Vector Machines

License: MIT License

Jupyter Notebook 100.00%
supervised-learning breast-cancer-prediction breast-cancer-tumor breastcancer-classification data-analysis svm exploratory-data-analysis notebook prediction-model dataprocessing

breast-cancer-risk-prediction's Introduction

Breast-cancer-risk-prediction

Necessity, who is the mother of invention. – Plato*

Welcome to my GitHub repository on Using Predictive Analytics model to diagnose breast cancer.


Objective:

The repository is a learning exercise to:

  • Apply the fundamental concepts of machine learning from an available dataset
  • Evaluate and interpret my results and justify my interpretation based on observed data set
  • Create notebooks that serve as computational records and document my thought process.

The analysis is divided into four sections, saved in juypter notebooks in this repository

  1. Identifying the problem and Data Sources
  2. Exploratory Data Analysis
  3. Pre-Processing the Data
  4. Build model to predict whether breast cell tissue is malignant or Benign

Notebook 1: Identifying the problem and Getting data.

Notebook goal:Identify the types of information contained in our data set In this notebook I used Python modules to import external data sets for the purpose of getting to know/familiarize myself with the data to get a good grasp of the data and think about how to handle the data in different ways. 

Notebook 2 Exploratory Data Analysis

Notebook goal:  Explore the variables to assess how they relate to the response variable In this notebook, I am getting familiar with the data using data exploration and visualization techniques using python libraries (Pandas, matplotlib, seaborn. Familiarity with the data is important which will provide useful knowledge for data pre-processing)

Notebook 3 Pre-Processing the data

Notebook goal:Find the most predictive features of the data and filter it so it will enhance the predictive power of the analytics model. In this notebook I use feature selection to reduce high-dimension data, feature extraction and transformation for dimensionality reduction. This is essential in preparing the data before predictive models are developed.

Notebook 4 Predictive model using Support Vector Machine (svm)

Notebook goal: Construct predictive models to predict the diagnosis of a breast tumor. In this notebook, I construct a predictive model using SVM machine learning algorithm to predict the diagnosis of a breast tumor. The diagnosis of a breast tumor is a binary variable (benign or malignant). I also evaluate the model using confusion matrix the receiver operating curves (ROC), which are essential in assessing and interpreting the fitted model.

Notebook 5: Optimizing the Support Vector Classifier

Notebook goal: Construct predictive models to predict the diagnosis of a breast tumor. In this notebook, I aim to tune parameters of the SVM Classification model using scikit-learn.

breast-cancer-risk-prediction's People

Contributors

jean-njoroge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

breast-cancer-risk-prediction's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.