Skip to content

Sorooshi/ICESi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICESi methods

The source codes, experimental test-beds and, the datasets of our paper entitled "Least-squares community extraction in feature-rich networks using similarity data" by Soroosh Shalileh and, Boris Mirkin, submitted to PLoS One journal.

For more information on how to call our algorithms "ICESiss", "ICESisn", "ICESins" or "ICESinn" one can refer to the demo jupyter notebooks "demo.ipyn".

Also these algorithms can be run through the terminal by calling:

    python ICESiss.py/ ICESins.py/ ICESisn.py/ ICESinn.py --Name="name of dataset in data dir" --PreProcessing="z-m" --Run=1

Note that the above method for calling our proposed algorithms requires the dataset to in .pickle format as it provided in data directory.

For generating similar synthetic data sets, One should call "synthetic_data_generator.py" as this is demonstrated in Jupyter notebook "generate_synthetic_data.ipynb".

The similarity data are generated by "similarity_generator.py".

Remark 1: I will provide a pip installation of this software.

Remark 2: I will add this algorithm to CDI Lib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published