Related Experiment Video
Updated: May 3, 2026

Qualitative and Quantitative Validation of Tools with Rating Scales Aimed at Assessing the Quality of University Service-Learning
Published on: August 29, 2025
Large-scale linear rankSVM
1Department of Computer Science, National Taiwan University, Taipei 10617, Taiwan r00922098@csie.ntu.edu.tw.
Abstract:
Linear rankSVM is one of the widely used methods for learning to rank. Although its performance may be inferior to nonlinear methods such as kernel rankSVM and gradient boosting decision trees, linear rankSVM is useful to quickly produce a baseline model. Furthermore, following its recent development for classification, linear rankSVM may give competitive performance for large and sparse data. A great deal of works have studied linear rankSVM. The focus is on the computational efficiency when the number of preference pairs is large. In this letter, we systematically study existing works, discuss their advantages and disadvantages, and propose an efficient algorithm. We discuss different implementation issues and extensions with detailed experiments. Finally, we develop a robust linear rankSVM tool for public use.
Related Concept Videos
Ranks
Ordinal Level of Measurement
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
Spearman's Rank Correlation Test
Spearman's test calculates correlation by...
Wilcoxon Rank-Sum Test
Friedman Two-way Analysis of Variance by Ranks
Wald-Wolfowitz Runs Test I
The test works...

