~/devreads

#clustering

4 posts

15 Apr

David Ortinau 2 min read

.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps on Android and iOS. The post Pin Clustering in .NET MAUI Maps appeared first on .NET Blog.

.net.net maui.net 11clusteringcontrols

19 Jan

João Palmeiro 6 min read

Benchmark It Yourself (BIY): Preparing a Dataset and Benchmarking AI Models for Scatterplot-Related Tasks When we need to visualize and interact with millions, or even just thousands, of individual points while analyzing data, we typically resort to rendering them in the browser using a canvas . The other common approach for the web, SVG, doesn’t scale when the number of…

outlier-detectionclusteringdata-visualizationartificial-intelligencelarge-language-models

28 Nov 2023

Roland Meertens 8 min read

A clustering-based approach to create deep learning datasets in a day Introduction Understanding what’s happening in an image is both an important task, as well as a costly one. In the last few years, the field of computer vision has greatly accelerated due to the advances in neural networks. At Bumble Inc., we see potential value in computer vision for…

data-sciencemachine-learningclusteringdeep-learningdataset

12 Jul 2021