PowerBI-visuals-clustering-kmeans

R-powered custom visual. Implements k-means clustering

  • 所有者: microsoft/PowerBI-visuals-clustering-kmeans
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

PowerBI-visuals-clustering-kmeans

R-powered custom visual. Implements k-means clustering

k-means clustering screenshot

Overview

Everyone is trying to make sense of, and extract value from, 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; it provides analysts the ability to achieve better results for initiatives and understand customers and processes at a much deeper level than a human can achieve alone.

This visual uses a well known k-means clustering algorithm. 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
  • One of the most challenging tasks in clustering is defining the number of output clusters. To facilitate this task we provide both automatic and manual options for the control.
  • When you are sattisfied with clustering output, use numerous formatting controls to refine the visual apperance of the plot
  • If you are the advanced user, control the inner parameters of k-means clustering algorithm

R package dependencies(auto-installed): nloptr, seriation, pbkrtest,NbClust, cluster, car, scales, fpc, mclust, apcluster, vegan

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 chart at Microsoft Office store

概覽

名稱與所有者microsoft/PowerBI-visuals-clustering-kmeans
主編程語言R
編程語言R (語言數: 3)
平台
許可證
發布數0
創建於2016-10-09 12:52:26
推送於2023-06-02 20:39:08
最后一次提交2018-04-17 12:01:19
星數26
關注者數19
派生數31
提交數17
已啟用問題?
問題數3
打開的問題數3
拉請求數6
打開的拉請求數1
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部