Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

one-vs-one

Here are 10 public repositories matching this topic...

Language: All
Filter by language

A system to predict the category of tweets during times of crisis (like - flood, cyclone, earthquake, wildfires, pandemic etc.) Multilabel classification was done. Here, we have used 24 categories(6 of which are actionable categories).

  • Updated Nov 21, 2021
  • Jupyter Notebook

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-one 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-one topic, visit your repo's landing page and select "manage topics."

Learn more