Skip to content

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.

Notifications You must be signed in to change notification settings

Edolor/Breast-Cancer-Risk-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Breast Cancer Risk and Susceptibility Prediction using Machine Learning

This project uses three different machine learning algorithms to evaluate a dataset from kaggle. The algorithms used include:

  1. Logistic regression
  2. Random forest
  3. Decision tree

Steps carried out in the building of this project:

  1. Exploratory data analysis
  2. Datatase splitting (Train test set)
  3. Model(s) building
  4. Model(s) evaluation
  5. Model(s) validation

Paper writeup documentation

Google docs

Contributors

edolor https://ng.linkedin.com/in/aghoghomena-akasukpe

Lincense & Copyright

The program is under the Apache 2.0 license. Please Note some third-party frameworks my contain different linceses

Copyright (c) 2021 edolor and GeorginaAwani. All rights reserved

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published