Code Monkey home page Code Monkey logo

Comments (2)

wuhaixu2016 avatar wuhaixu2016 commented on August 15, 2024

Thanks for the interest.

  1. As stated in the previous issue, we keep this pre-processing setting as previous baselines. Here are the reasons:
    (1) We adopt this for a fair comparison with the previous models. Since the train set is the same among different models, I think our evaluation is fair.
    (2) I think comparing within the real-data scale is also accepted. However, I have to point out, for multivariate data, if one dimension's scale is [0,1] and another is [0,100], the metric can be dominated by the dimension with the larger value scale. Or you can adopt other metrics, such as the MAPE or MSPE in https://github.com/thuml/Autoformer/blob/main/utils/metrics.py.

  2. Quickly over the entire set is ok. Both methods can obtain a fair comparison. But for real-world applications, the rule is to use the real-time data as much as possible. Thus, if you have enough computation resources, updating the forecasting results as quickly as possible is better.

from autoformer.

Guan-t7 avatar Guan-t7 commented on August 15, 2024

Wow, thank you for your prompt reply. That's very clear now.

from autoformer.

Related Issues (20)

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.