Found 281 repositories(showing 30)
Jean-njoroge
Classification of Breast Cancer diagnosis Using Support Vector Machines
Machine Learning Patient Risk Analyzer Solution Accelerator is an end-to-end (E2E) healthcare app that leverages ML prediction models (e.g., Diabetes Mellitus (DM) patient 30-day re-admission, breast cancer risk, etc.) to demonstrate how these models can provide key insights for both physicians and patients. Patients can easily access their appointment and care history with infused cognitive services through a conversational interface. In addition to providing new insights for both doctors and patients, the app also provides the Data Scientist/IT Specialist with one-click experiences for registering and deploying a new or existing model to Azure Kubernetes Clusters, and best practices for maintaining these models through Azure MLOps.
# 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](https://github.com/ShiroJean/Breast-cancer-risk-prediction/blob/master/NB1_IdentifyProblem%2BDataClean.ipynb): 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](https://github.com/ShiroJean/Breast-cancer-risk-prediction/blob/master/NB2_ExploratoryDataAnalysis.ipynb) 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](https://github.com/ShiroJean/Breast-cancer-risk-prediction/blob/master/NB3_DataPreprocesing.ipynb) 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](https://github.com/ShiroJean/Breast-cancer-risk-prediction/blob/master/NB4_PredictiveModelUsingSVM.ipynb) 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](https://github.com/ShiroJean/Breast-cancer-risk-prediction/blob/master/NB_5%20OptimizingSVMClassifier.ipynb): 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 using genotyped data
Second Set of Machine Learning for Breast Cancer Risk Prediction including Two Sets
SOCR
Machine learning techniques for personalized breast cancer risk prediction
MICCAI 2025: Reconsidering Explicit Longitudinal Mammography Alignment for Enhanced Breast Cancer Risk Prediction
Maher3id
Breast Cancer Detection and Prediction using Machine Learning ... Project: Research on Medical Domain using AI and ML ... allowing for more effective treatment to be used and reducing the risks of death from breast cancer.
Multiple Disease Prediction System: An ML-based tool for early disease detection (Diabetes, Heart, Parkinson’s, Liver, Hepatitis, Lung Cancer, Kidney, Breast Cancer). Uses a Streamlit interface with trained models (.sav, .json) for risk prediction. Includes a Healthcare Chatbot for assistance.
gmontana
AI model for breast cancer risk prediction
Code for clinical prediction models to estimate 10-yr risk of breast cancer mortality in women without breast cancer at baseline
Ankitkumargautam
Breast cancer risks can be reduced via early detection of the disease; according to the American Cancer Society (2007) early detection of breast cancer risks can help reduce the possibility of mitigating the full growth of tumors
haninhammoud01
No description available
YashikaBehl
Welcome to my GitHub repository on Using Predictive Analytics model to diagnose breast cancer.
Angelinamoses
A reproducible machine learning pipeline for breast cancer risk prediction using logistic regression, featuring stratified train-test splitting, standardization, and evaluation via confusion matrix and classification metrics.
hrishitelang
Cancer is a collection of related diseases, in which some of the body’s cells begin to divide without stopping and spread into surrounding tissues. Regardless of the view of cancer may be, it is exaggerated and over-generalized. While a diagnosis of cancer may still leave patients feeling helpless and out of control, in many cases today there is cause for hope rather than a blinkered vision of survival. The basic aim of our project is to ensure that patients with a risk or borderline edge of getting cancer shall get themselves digitally scanned, that would eventually generate a report. This report shall achieve in alluding convoluted details regarding certain possible properties of tumours that could be sent for prediction so that they could immediately diagnose it if at all it is predicted to be malignant. The importance of classifying cancer patients into high or low-risk groups has led many research teams, from the biomedical and the bioinformatics field, to study the application of machine learning (ML) methods. Therefore, these techniques have been utilized as an aim to model the progression and treatment of cancerous conditions. In addition, the ability of ML tools to detect key features from complex datasets reveals their importance. Support vector machine has become an increasingly popular tool for machine learning tasks involving classification, regression or novelty detection. Training a support vector machine requires the solution of a very large quadratic programming problem. Up to now, several approaches exist for circumventing the above shortcomings and work well with the dataset. And besides, till now the project has confined its attempt to diagnose breast cancer only. In this way, we can affirm that the prognosis of cancer can be achieved, and accordingly, we can produce outputs for the same.
MarcusWalz
Breast Cancer Risk Prediction Algorithms
busradeveci
Google AI & Technology Academy bootcamp project — an AI-powered health risk prediction platform for cardiovascular, fetal health, and breast cancer risks.
sanjushasuresh
No description available
afsarkhan091925
A machine learning–based breast cancer risk prediction system that analyzes clinical diagnostic data to classify the likelihood of breast cancer. The project includes data preprocessing, model training, evaluation, and performance analysis to support early detection.
SharathKumarN8951
No description available
RandomForestJosh
No description available
This project uses three algorithms (logistic regression, decision tree, and random forest) in predicting breast cancer outcomes. The outcomes showed that the Random Forest algorithm had the most accuracy in foreseeing breast cancer disease with a score of 96.491% in the breast malignant growth dataset from Kaggle.
ashokkumarcu
No description available
This project focuses on developing a machine learning classification model to predict the likelihood of breast cancer based on medical and diagnostic data. Early and accurate detection of breast cancer risk can significantly improve treatment outcomes and save lives.
dikraMasrour
No description available
HumiraSaria
No description available
csabaiBio
Nightingale High Risk Breast Cancer Prediction Contest Phase 2
Sohilphilip
Deep learning techniques for breast cancer risk prediction(CNN)
Project under Shubrakanta Panda