Skip to content
#

softmax-classifier

Here are 44 public repositories matching this topic...

Classifying fruit types using a deep learning method, namely Convolutional Neural Network (CNN/ConvNet), which is a type of artificial neural network that is generally used in image recognition and processing. And carry out the process of improvement mode with transfer learning.

  • Updated Jul 30, 2022
  • Jupyter Notebook

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

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