| Name | Description | Type | Package | Framework |
| RankingFromScoring | Creates an attribute ranking from an attribute evaluation technique. | Class | net.sf.javaml.featureselection.ranking | JavaML |
| RecursiveFeatureEliminationSVM | Starting with the full feature set, attributes are ranked according to the weights they get in a linear SVM. | Class | net.sf.javaml.featureselection.ranking | JavaML |