Login
Toggle sidebar

Lint: clustering

There Is
suggestion

"There are many algorithms that have been developed to achieve clustering, and the effectiveness of each is largely dependent on the size of the dataset and the distribution of data points. Some of the more commonly used groups of algorithms for clustering in radiology, which have been in use for decades for the task of segmentation, include Fuzzy C mean clustering and K means clustering 1,2. One of most popular types of algorithms for clustering is K-means, which seeks to group a dataset into K number of clusters. An example of a more advanced algorithm is Density-Based Spatial Clustering of Applications with Noise (DBSCAN), which is more effective for data distributed in a non-guassian manner."

Line 2:4 · Don't start a sentence with 'There are'.
Oxford Comma
suggestion

"In radiology (as well as pathology), clustering groups data, which may correspond to sets of pixels or voxels within images, whole images, reports or patients, by similarities in terms of various attributes or features without being explicitly programmed about final labels to group by. Thus clustering has the potential to reveal similarities in data overlooked by humans."

Line 3:135 · Use the Oxford comma in 'images, reports or patients'.