Skip to content
#

one-vs-rest

Here are 26 public repositories matching this topic...

This project demonstrates multiclass classification using Perceptron and Logistic Regression, implemented from scratch without using built-in libraries. It includes techniques like One-Versus-The-Rest and One-Versus-One for Perceptron, and Softmax for Logistic Regression, with a focus on understanding core ML concepts.

  • Updated Aug 3, 2024
  • Python

Improve this page

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

Learn more