Clustering
AffinityPropagation/AgglomerativeClustering/Birch/DBSCAN/KMeans/MiniBatchKMeans/MeanShift/ OPTICS/SpectralClustering/SpectralBiclustering/SpectralCoclustering
Last updated
Was this helpful?
AffinityPropagation/AgglomerativeClustering/Birch/DBSCAN/KMeans/MiniBatchKMeans/MeanShift/ OPTICS/SpectralClustering/SpectralBiclustering/SpectralCoclustering
Last updated
Was this helpful?
Inputs
*Target Data(X)
Data Input
*Model Name
Name of the user-defined cluster model
*Predict Output
Name of the output data
Merge Data
Predict Output will be created with predicted labels concatenated to Merge Data.
x (numeric)
User-selected columns to be X. If none is selected, All columns will be selected.
AffinityPropagation:
AgglomerativeClustering: AgglomerativeClustering.html
Birch: Birch.html
DBSCAN: DBSCAN.html
KMeans: KMeans.html
MiniBatchKMeans: MiniBatchKMeans.html
MeanShift: MeanShift.html
OPTICS: OPTICS.html
SpectralClustering: SpectralClustering.html
SpectralBiclustering: SpectralBiclustering.html
SpectralCoclustering: SpectralCoclustering.html