Skip to content

Semi-supervised feature selection methods based on Laplacian score.

Notifications You must be signed in to change notification settings

zhangzp517/thesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thesis

Semi-supervised feature selection methods based on Laplacian score for classification.

Install packages: Python 2:

pip install -r requirements.txt

Run an example:

cd final\code_LS_Paper4

python main.py -nonsvr input2\nr_isdr.txt -svr input2\r_isdr.txt -nonlabel input2\non_labeled_isdr.txt

About

Semi-supervised feature selection methods based on Laplacian score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%