Coder Social home page Coder Social logo

powerbi-visuals-assorules's Introduction

PowerBI-visuals-assorules

R-powered custom visual. Implements assosiation rules mining

Association rules screenshot

Overview

Association rules are if/then statements that help discovering interesting relations between variables in large databases. The simple example of an association rule is "If a customer buys a coffee, he is 80% likely to also purchase sugar". Such information can be used as the basis for decisions about promotional pricing or product placements. In addition to the above example from market basket analysis association rules are employed today in many application areas.

In this visual, the rules are automatically detected and visualized. User can control and sort the output rules using the best-known measures of significance: support, confidence and lift. This visual supports several methods for association rules visualization. You can control the algorithm parameters and the visual attributes to suit your needs.

Highlighted features:

  • You may select items for Left Hand Side (LHS) and Right Hand Side (RHS) of the assosiation rules
  • You may control output assosiation rules via thresholds
  • Rules selection attribute allow to show only subset of rules to avoid clutter
  • Four different types of rules visualization are provided: graph, parallel coordinates plot, table and scatter plot

R package dependencies(auto-installed): nloptr, seriation, gtools, caTools, lmtest, arules, arulesViz, grDevices, gridExtra, grid, methods

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

powerbi-visuals-assorules's People

Contributors

avisander avatar boefraty74 avatar mvgaliev avatar raananzvi avatar uve avatar vtkalek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

powerbi-visuals-assorules's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.