Skip to content
#

softmax-classifier

Here are 43 public repositories matching this topic...

Compared 3 Machine learning algorithms namely Softmax classification, K nearest neighbours and Multilayer Perceptron using F-1 scoring on Breast Cancer Wisconsin dataset. Used Features based on digitized image of a fine needle aspirate (FNA) of a breast mass. Used Scikit SKLearn to Implement the 3 models.

  • Updated Jan 7, 2022
  • Python

Convolution Neural Network to predict Covid-19. This is a CNN model which predicts whether you have Healthy or you have Coronavirus or you have Pneumonia. I implemented CNN from Scratch and I implemented VGG-16 architecture. This model takes your CT scan report as input and will tell you the result. This Convolutional layer Connects to DeepNeura…

  • Updated Aug 29, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the softmax-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the softmax-classifier topic, visit your repo's landing page and select "manage topics."

Learn more