PowerBI-visuals-dbscan

Density-based spatial clustering of applications with noise visualization

  • Owner: microsoft/PowerBI-visuals-dbscan
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

PowerBI-visuals-dbscan

A PowerBI visualization for density-based spatial clustering of applications with noise.

DBScan screenshot

Overview

Everyone is trying to make sense of their data. In the real world, data is often not easy to separate, and patterns are not usually obvious. Clustering helps you find similarity groups in your data and it is one of the most common tasks in the Data Science. Finding the "outliers", which are the observations in your data isolated from the rest of observations, is often a non-easy analytics task by its own. It explains why the density-based clustering, which find similarity groups and outliers in your data simultaniously, is one of the most common clustering algorithms.

You can control the algorithm parameters and the visual attributes to suit your needs.

Here is how it works:

  • Define the fields to be used in clustering (two or more numerical variables)
  • Optionally, provide the labels to be shown on top of each observation
  • If the dimensionality of data is higher than two, consider data preprocessing
  • DBSCAN algorithm requires 2 parameters to control the granularity of clusters. They can be set manually by user (recommended) or automatically by underlying algorithm
  • When you are sattisfied with clustering output, use numerous formatting controls to refine the visual apperance of the plot

R package dependencies(auto-installed): scales, fpc, car, dbscan

Supports R versions: R 3.3.1, R 3.3.0, MRO 3.3.1, MRO 3.3.0, MRO 3.2.2

See also Clustering With Outliers at Microsoft Office store

Main metrics

Overview
Name With Ownermicrosoft/PowerBI-visuals-dbscan
Primary LanguageR
Program languageR (Language Count: 3)
Platform
License:
所有者活动
Created At2016-12-27 06:29:36
Pushed At2024-04-16 08:25:21
Last Commit At
Release Count0
用户参与
Stargazers Count12
Watchers Count10
Fork Count19
Commits Count20
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count8
Pull Requests Open Count6
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private