• Stars
    star
    2
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Wrote a code for detecting cancer by feeding images to the machine that contains malignant and benign images data set. Then we convert that image into a binary scale instead of data preprocessing of an image and get accuracy using a convolutional neural network.