Skip to content

Breast cancer i.a. test made with machine learning algorithm and trained with a database to define if the breast cancer is malignant or benign

Notifications You must be signed in to change notification settings

Chuckpy/breastcancer

Repository files navigation

breastcancer

Requirements

Install requirements.txt file to make sure correct versions of libraries are being used.

  • Python 3.5.x
  • TensorFlow 1.10.0
  • Numpy 1.15.0
  • Keras 2.2.2
  • Matplotlib 2.2.2

Breast cancer i.a. test

Usando um dataset do Kaglle estou definindo uma rede neural artifical para decidir se um cancer é benigno ou maligno

A inteligência artifical foi treinada para responder binariamente entre falso e verdadeiro usando um parâmetro de dados com 30 variaveis, se o tumor é benigno ou maligno. Foram feitos os tunnings usando parametros diferentes, mas bem próximos uns aos outros por não possuir grande base de variaveis. Porém não consegui enviar os pesos ja prontos aqui no arquivo.

ACTUALLY IT ALLREADY TRAINED, TUNNED AND HAVE THE BEST PARAMETERS USING AND TESTED BY TUNNING BUT THE WEIGHTS THAT HAVE BEEN SAVED AS .H5 COUDN'T HAVE SENDED IN HERE

About

Breast cancer i.a. test made with machine learning algorithm and trained with a database to define if the breast cancer is malignant or benign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages