Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdonghere authored Feb 1, 2020
1 parent c9bc2d3 commit 367923b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# U-SPEC & U-SENC
# Ultra-Scalable Spectral Clustering and Ensemble Clustering

## Overview

Expand All @@ -25,7 +25,7 @@ DOI: https://doi.org/10.1109/TKDE.2019.2903410
|`USENC.m` | Call this function to perform the U-SENC algorithm.|
|`litekmeans.m`| A fast implementation of k-means. |
|`computeNMI.m`| Call this function to compute the NMI score.|
|`synthesizeLargescaleDatasets.p`| Call this function to produce the five large-scale synthetic datasets, whose data sizes range from one million to twenty million. |
|`synthesizeLargescaleDatasets.p`| Call this function to produce the five large-scale synthetic datasets, whose sizes range from one million to twenty million. |
|`synthesizeLargescaleDatasets_withArbitrarySizes.p`| Produce the five synthetic datasets with arbitrary sizes.|

### Data
Expand Down

0 comments on commit 367923b

Please sign in to comment.