Git Product home page Git Product logo

breast_cancer_case_study's Introduction

BREAST CANCER CLASSIFICATION👋

1. Motivation

Breast cancer is the most common cancer among women worldwide, accounting for 25 percent of all cancer cases and affected two point one million people in 2015, early diagnosis significantly increases the chances of survival. The key challenge in cancer detection is how to classify tumors into malignant or benign machine learning techniques can dramatically improves the accuracy of diagnosis. Research indicates that most experienced physicians can diagnose cancers with 79 percent accuracy, while 91 percent correct diagnosis is achieved using machine learning techniques in this case study.

My task is to classify tumors into malignant or benign tumors using features of patients from several cell images. steps

2.Steps

First step in the cancer diagnosis process is to do what we call it, fine needle aspirate or FANNI process, which is simply extracting some of the cells out of the tumor.

And at that stage, we don't know that human is malignant or benign when we see malignant or benign.

And when we say benign, that means that the tumor is kind of not spreading across the body. So the patient is safe somehow. However, if it's malignant, that means it's it's a cancerous. That means we need to intervene and actually stop the cancer growth rate.

So we extract out of these images some features when we see features that mean some characteristics out of the image, such as radius, for example, of the cells such as texture, perimeter area, smoothness and so on.

And then we feed all these features into kind of our machine learning model in a way which is kind of a brain in a way.The idea is we want to teach the machine how to basically classify images or classify data and tell us, OK, if it's malignant or benign, for example, in this case, without any human intervention.

data

3. Conclusion

Machine learning techniques (SVM) was able to classify tumors into Malignant/Benign with 97% accuracy.

The technique can rapidly evaluate breast masses and classify them in an automated fashion.

Early breast cancer can dramatically save lives especially in the developing world.

The technique can be further improved by combining Computer vision/ML techniques to directly classify cancer using tissue images. steps

breast_cancer_case_study's People

Contributors

samarjiit avatar

Watchers

 avatar

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.