Skip to content

PauloCraveiro/AI_Breast_Cancer_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_BREAST_CANCER_PREDICTION

This is my Artificial Intelligence(2020) project, made with two colleagues during our Computer Engineering Degree. The objective was to develop a neural network that was able to, given the values of the breast cancer analysis, classify the cancer as Benign or Malign.

We were able to achieve a model with an accuracy above 98%.

PYTHON 3.7.3 TENSORFLOW 2.x

https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)

usage app.py [option] [argument]
-h Help commands
-t Train network
-i Increase Model
-p < data string > Neural Net Predict

About

TensorFlow - Sequential Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages