GithubHelp home page GithubHelp logo

emersion / gradualspan Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 2.0 125 KB

Mine partially ordered gradual patterns from partially ordered valued sequence databases

License: MIT License

Java 99.22% Makefile 0.26% Shell 0.52%
data-mining data-mining-algorithms sequential-patterns research-project

gradualspan's Introduction

gradualspan

Build Status

Research paper, published at EGC 2018 (in French): http://www.editions-rnti.fr/?inprocid=1002382

Usage

Requires Java 8 and Maven.

Run with:

make run

This outputs graphs in valued-sequences.dot, gradual-sequences.dot and patterns.dot. To render these graphs, use bin/multidot <filename> (requires Graphviz to be installed).

Implementing your own backend

In this repository, two backends are implemented: a memory backend for unit tests and a PO² backend.

This implementation of GradualSpan is modular, you can implement you own backend pretty easily as long as you have a partially ordered valued sequence database. To do so, you need to implement the following interfaces: ValuedItem, ValuedNode and ValuedSequence.

License

MIT

gradualspan's People

Contributors

emersion avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yyleon wsgan001

gradualspan'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.