Issue | #Downvotes for this reason | By |
---|
B | Set the number of clusters (basis functions) to generate. (default = 2). | default: 2 |
M | Set the maximum number of iterations for the logistic regression. (default -1, until convergence). | default: -1 |
R | Set the ridge value for the logistic or linear regression. | default: 1.0E-8 |
S | Set the random seed to be used by K-means. (default = 1). | default: 1 |
W | Set the minimum standard deviation for the clusters. (default 0.1). | default: 0.1 |