Git Product home page Git Product logo

ecsm's Introduction

Exceptional Contrast Set Mining (ECSM)

C# code of ECSM (AI 2016 conference)

How to run

  1. Download and install .NET Framework 4.0 (http://www.microsoft.com/en-us/download/details.aspx?id=17718).
  2. Run the program.
  3. Click Browse to select a dataset and a dictionary (optional).
  4. Specify the minimum difference support threshold (minDev).
  5. Click Mining to generate exceptional contrast sets. Select Save results if you want to save found exceptional contrast sets into csv file.
  6. Select Classification if you want to use exceptional contrast sets to classify test examples (we use 10-fold cross validation).
  7. The result includes mining time (in seconds), # of exceptional contrast sets, and accuracy, F1-score, Kappa statistic for classification.

Libraries

In the source code, we use ALGLIB (http://www.alglib.net/) to compute Chi-square distribution. We also use Accord.NET Framework (http://accord-framework.net/) to compute F1-score and Kappa statistic.

Citation

If you use our source code, please cite our paper as follows:

Dang Nguyen, Wei Luo, Dinh Phung, Svetha Venkatesh (2016). Exceptional Contrast Set Mining: Moving Beyond the Deluge of the Obvious. AI 2016, Tasmania, Australia. Springer LNAI, 9992, 455-468

ecsm's People

Contributors

nphdang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wsgan001

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.