Linear Classifier
Linear classifiers are fundamental machine learning models aiming to separate data points into different classes using a linear decision boundary. Current research focuses on improving their performance in challenging scenarios, such as imbalanced datasets (through techniques like AUC maximization) and high-dimensional spaces (using optimized algorithms and feature extraction methods), as well as exploring their integration within larger architectures like multi-center classifiers and ensembles. The widespread use of linear classifiers stems from their computational efficiency and interpretability, making them valuable baselines and components in various applications, from medical image analysis to natural language processing.
Papers
December 3, 2023
November 24, 2023
October 18, 2023
August 11, 2023
August 8, 2023
August 6, 2023
July 21, 2023
July 20, 2023
July 19, 2023
July 6, 2023
June 21, 2023
June 12, 2023
June 6, 2023
June 1, 2023
May 22, 2023
March 27, 2023
March 2, 2023
January 15, 2023
November 27, 2022