Skip to content
#

multiclass

Here are 26 public repositories matching this topic...

This repository contains Python code for rice type detection using multiclass classification. The project leverages the MobileNetV2 architecture to classify six different types of rice: Arborio, Basmati, Ipsala, Jasmine, and Karacadag. The dataset used for training and evaluation can be found on Kaggle and consists of categorized rice images.

  • Updated May 28, 2023
  • Python

We investigated the performance of the Logistic and Multiclass Regression models and compared their accuracies to KNN. We compared Logistic Regression and KNN based on the "IMdB reviews" dataset, while Multiclass Regression and KNN were compared based on the "20 news groups" dataset.

  • Updated May 9, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the multiclass 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 multiclass topic, visit your repo's landing page and select "manage topics."

Learn more