Coder Social home page Coder Social logo

kelvintao / flag_shapelets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from houlu369/flag_shapelets

0.0 0.0 0.0 25 KB

Implementation of AAAI 2016 paper Efficient Learning of Timeseries Shapelets

License: GNU General Public License v3.0

MATLAB 100.00%

flag_shapelets's Introduction

FLAG_shapelets

The results in Table 2 and 3 for paper Efficient Learning of Timeseries Shapelets can be reproduced by running FLAG.m. Several instructions are:

  1. One needs to download the data sets from UCR and UEA repository himself and save them to the folder named data. The link to these two data bases are: UCR, UEA.
  2. One might need the libsvm library to do the classification. The library can be downloaded from https://www.csie.ntu.edu.tw/~cjlin/libsvm/.
  3. The parameters a1 and a2 for each dataset are tuned by cross validation and are already given in FLAG.m.
  4. Binary class data sets Gun_point and MoteStrain use shapelets from one dominant class, all the other data sets use shapelets generated from all dominant classes.
  5. The final output accuracy results should be the same as that in results.txt. Note that some datasets may have better acc results than that in the paper due to our further improvement on the code.

If you find this work/code useful in your research, please consider citing the the paper

@inproceedings{hou2016efficient,
  title={Efficient learning of timeseries shapelets},
  author={Hou, Lu and Kwok, James T and Zurada, Jacek M},
  booktitle={Thirtieth AAAI Conference on Artificial Intelligence},
  year={2016}
}

flag_shapelets's People

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.