Skip to content

RISCSoftware/fselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fselect

Repository for feature selection methods.

RSR

rsr.py

Unsupervised feature selection based on:

  • Zhu, P., Zuo, W., Zhang, L., Hu, Q., & Shiu, S. C. (2015). Unsupervised feature selection by regularized self-representation. Pattern Recognition, 48(2), 438-446.

Learn a matrix W to minimize $$| X - X W |{2,1} + \lambda |W|{2,1}.$$

About

Repository for feature selection methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages