Git Product home page Git Product logo

sdfvae's Issues

About evaluation

Hi, I have great interest in your paper and I got a question when I running your code. What's the meaning of the code on lines of 65~66 in the evaluation.py.

**evaluation.py**
65  if current_timestamp >= start_dt and current_timestamp <= end_dt:
66      detected_anomaly_intervals_tmp[k] = ground_truth_anomaly_intervals[j]

Does this mean that the whole anomaly intervals are detected when you only find an anomaly point in an interval?

关于论文中SMD数据集的抗噪鲁棒性实验

请问您在SMD这个数据集上进行的实验训练集是否为OmniAnomaly开放的SMD训练集呢?
请问您是否可以告知在该实验上您所设置的相关参数呢?我采用了您的默认参数,数据预处理后数据增强了很多倍,以我的实验设备(满足您论文中提出的实验设备能力)报错内存不够,所以想询问一下您所使用的实验参数。
感谢!

Is the algorithm only applicable on the dataset used in the paper?

Dear authors, how can we use this algorithm on data with other #KPIs (also named as n in the code)?Now this code will raise ValueError('Invalid Kpi numbers: {}, choose from the candidate set [16,24,38,48].'.format(self.n)) when it is tested on other datasets with different #KPI (such as 49, 19 ...). Is the algorithm only applicable on the dataset used in the paper?

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.