The code for the ACL 2023 paper "Linear Classifier: An Often-Forgotten Baseline for Text Classification".
-
Updated
Jun 29, 2024 - Python
The code for the ACL 2023 paper "Linear Classifier: An Often-Forgotten Baseline for Text Classification".
Implementation of Parabel (Partitioned Label Trees for Extreme Classification) in Python
Contains code involving CS 503 - Lab 3 : Implementation of Support vector Machine.
Perceptron, Pseudo Inverse Linear Classifier, SGD, SVM, Batch Gradient Descent, Minibatch Gradient Descent with tensorflow
This project explores text classification using a dataset of AI-generated real and fake city facts. It evaluates the performance of simple linear classifiers.
Add a description, image, and links to the linear-classifiers topic page so that developers can more easily learn about it.
To associate your repository with the linear-classifiers topic, visit your repo's landing page and select "manage topics."