Skip to content
/ SPAUC Public

Stochastic Proximal AUC maximization algorithm

Notifications You must be signed in to change notification settings

krdevoe/SPAUC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPAUC

Stochastic Proximal AUC maximization algorithm

The files above contain code for the Stochastic Proximal AUC maximization algorithm of Y. Lei et al. This is a machine learning algorithm for two class imbalanced datasets that fits a linear predictive model to the data, with the intention of maximizing the area under the precision-recall curve.

There is also a project summary comparing the results of this algorithm to a random forest algorithm, with and without SMOTE and cost-sensitive approach.

Reference

Y. Lei, "Stochastic Proximal AUC Maximization," Journal of Machine Learning Research, vol. 22, 2021, pp. 1-45.

About

Stochastic Proximal AUC maximization algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published