Skip to content

SWJTU-ML/ConLPP_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the original implementation of the algorithm CLPP in the paper "Linear dimensionality reduction method based on topological properties" ( DOI ; Direct Link ).

Requirements

Current environment:

  • python == 3.9
  • scipy == 1.6.3
  • scikit-learn == 0.24.2
  • networkx == 2.5.1

Citation

If you find this file useful in your research, please consider citing:

@article{yao2023linear,
  title={Linear Dimensionality Reduction Method Based on Topological Properties},
  author={Yao, Yuqin and Meng, Hua and Gao, Yang and Long, Zhiguo and Li, Tianrui},
  journal={Information Sciences},
  year={2023},
  pages={493--511},
  volume={624},
  publisher={Elsevier}
}

About

Original implementation of the algorithm ConLPP in the paper "Linear Dimensionality Reduction Method Based on Topological Properties"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages