Skip to content

Commit 6a312c8

Browse files
authored
Update README.md
1 parent f3fa430 commit 6a312c8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,13 @@ Specify the number of processes to use. The default uses all the cores available
143143
--lle_neighbours
144144
LLE neighbour percent (default: 0.1)
145145
--lle_components
146-
number of components for LLE space (default: 3)
147-
--AP_damping_factor
146+
Number of components for LLE space (default: 3)
147+
--clustering
148+
Clustering method used for seeding the intial structure, choose from 'ap','kmeans','sc'.
149+
--damping
148150
Affinity Propagation: damping factor (default: 0.75)
151+
--n_clusters
152+
Number of clusters for spectral clustering or kmeans
149153
--EPG_n_nodes
150154
Number of nodes for elastic principal graph (default: 50)
151155
--EPG_lambda

0 commit comments

Comments
 (0)