====== Unsupervised Classification by Clustering for Large Applications Clara====== ===== Description ===== Unsupervised Classification by CLARA (Clustering for Large Applications). For more detaisl see: https://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R/Clustering/CLARA ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Input Folder | [[Folder | Folder]] | Folder with predictors raster files (variables) in geoTif format | | Number Of Classes | [[Real Value Type | Real Value Type]] | Number of classes in classification | | Output Clara | [[Boolean | Boolean]] | Output raster of clara classification | | Sample Size In Clara | [[Real Value Type | Real Value Type]] | Sample Size In Clara classification | | Distance Metric In Clara | [[Real Value Type | Real Value Type]] | 1 - euclidean; 2 - manhattan; | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Output Clara | [[string | string]] | Output raster filename of clara classification | ===== Group ===== [[BioDinamica | BioDinamica]] ===== Internal Name ===== BioDinamica