Name | Modified | Size | Downloads / Week |
---|---|---|---|
benchmarked datasets.zip | 2018-07-07 | 282.5 kB | |
nnc_source_code.zip | 2017-11-06 | 2.2 kB | |
README.txt | 2017-06-19 | 1.0 kB | |
iris.txt | 2017-06-19 | 3.7 kB | |
iris_scaled.txt | 2017-06-19 | 10.8 kB | |
nnc.zip | 2017-06-19 | 1.0 MB | |
NNC_Manual.pdf | 2017-06-19 | 73.8 kB | |
Totals: 7 Items | 1.4 MB | 0 |
# Citation: Yi Wang†, Yi Li†, Xiaoyu Liu†, Chunhong Qiao†, Momiao Xiong*, Yin Yao Shugart*, Li Jin*. Nuclear Norm Clustering: an efficient method for clustering tasks (unpublished now). # NNC software C++ version usage in Linux system: # Firstly, you should unzip the "nnc.zip". # Secondly and lastly, you should type in the command "chmod 777 nnc" in a terminal window of Linux system (before this, you should cd ~/Desktop/nnc/). # Congratulations ! Now you can use our NNC software according to our "NNC_Manual.pdf". # Enjoy ! Thanks. # For example, like iris dataset # Using NNC in a terminal window, k=3, number of iterations = 200000: # ./nnc iris_scaled.txt 3 200000 # The Clustering results are "cluster.txt", and the center of each cluster is "center.txt". # And you can compare the "cluster.txt" with the label of "iris.txt". Note: NNC software just support Linux Systems for now. If you still have problems, please contact us. Email: godspeed_china@yeah.net; liyistat@gmail.com;