Giter Club home page Giter Club logo

ml_breast_cancer_survival's Introduction

Breast Cancer Survival Prediction Project

Introduction

Hello! Welcome to my project on predicting breast cancer survival. In this notebook, I've tackled the challenge of forecasting survival outcomes in breast cancer patients using machine learning. This work is not only a demonstration of my skills in data science but also contributes to the important field of medical prognosis.

Project Objective

The primary goal of this project is to develop a predictive model using clinical data and gene expression profiles. By doing so, I aim to enhance the understanding and accuracy of survival predictions in breast cancer care.

Dataset Description

The data for this project comes from the "Breast Cancer Gene Expression Profiles (METABRIC)" dataset. It consists of:

  • Clinical information, including patient details and death status.
  • Gene expression profiles.
  • Gene mutation data (though this part is not utilized in the analysis).

Methodology

Data Preparation

I started by splitting the dataset into three distinct parts:

  1. Clinical dataset
  2. Gene expressions dataset
  3. Gene mutation dataset (not used in further steps)

Exploratory Data Analysis (EDA)

A thorough EDA was performed for each dataset. For instance, in the clinical dataset, I focused on the 'overall_survival' variable and removed features like 'death_from_cancer' to avoid redundancy.

Feature Engineering

I carefully engineered features from the clinical data and gene expressions to make them more suitable for modeling and to enhance the predictive power of the machine learning algorithms.

Model Development and Training

I experimented with various machine learning models. I have implemented a neural network model from scratch for clinical, gene expressions and reduced gene expressions datasets. My approach involved rigorous testing and validation to ensure the reliability and accuracy of the predictions.

Results

The models showed promising results in predicting breast cancer survival. I have included a detailed analysis of the model performance, backed by metrics and visualizations, in the notebook.

Technologies Used

This project extensively uses Python and several of its libraries, such as:

  • Pandas for data manipulation
  • Scikit-learn for modeling
  • Matplotlib/Seaborn for visualizations

How to Run the Notebook

To interact with this project:

  1. Clone the repository containing this Jupyter Notebook.
  2. Ensure you have Python installed along with the necessary libraries.
  3. Run the notebook in a Jupyter environment, executing cells sequentially to see the workflow and results.

Thank you for visiting my project! I hope it offers valuable insights into the application of machine learning in healthcare and inspires further research in this vital area.

ml_breast_cancer_survival's People

Contributors

mmdrez4 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.