Skip to content

machine learning to predict cervical cancer in women

Notifications You must be signed in to change notification settings

mauraakush/cervical-cancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

this program uses the cervical cancer dataset from the UCI Machine Learning repository.

  • the data was reformatted and only one outcome variable (biopsy proven cervical cancer) was kept
  • three machine learning models were run on the data to determine the best model for predicting cervical cancer - including logistic regression, artificial neural network, and ridge regression. variable importance was run on each model to show which variables contributed the most in each model. olden method for variable importance was used for the artificial neural network model.

About

machine learning to predict cervical cancer in women

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published