Skip to content
#

multiclass

Here are 23 public repositories matching this topic...

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

I am interested in exploring machine learning techniques to predict the outcome of a European soccer game using game and player information collected. The generated predictive model will be able to predict the outcome of a game as Win, Loss or Draw for the home team. This model will use various attributes that are calculated each year for both h…

  • Updated Oct 15, 2020
  • R

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

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