GithubHelp home page GithubHelp logo

shaido987 / kdd_wind_power_forecast Goto Github PK

View Code? Open in Web Editor NEW
73.0 73.0 15.0 18.2 MB

KDD Cup 2022 spatial dynamic wind power forecast challenge solution.

Python 100.00%
kdd2022 wind-power-forecasting

kdd_wind_power_forecast's Introduction

header
🎓 I'm a Senior Research Engineer at Noah's Ark Lab at Huawei in Hong Kong.
🔆 My work has mainly been on time series, including anomaly detection, forecasting, root cause analysis/localization, and spatio-temporal graphs. These days I'm getting more involved with robotics.
🌱 As my previous work alludes, my research interests are quite broad. My focus right now is specifically on LLMs and dexterous manipulation.

shaido987's github stats shaido987's github stats

footer

kdd_wind_power_forecast's People

Contributors

havetry avatar shaido987 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kdd_wind_power_forecast's Issues

FileNotFoundError

hello! here are some question. when I python train_xtgn.py ,It goes rong . the rong messages are following:

Traceback (most recent call last):
File "train_xtgn.py", line 180, in
main(args, model_dir)
File "train_xtgn.py", line 34, in main
data_loader, _ = load_wp_dataset_mask(model_dir, args['ratio'], args['batch_size'], args['batch_size'],
File "/csg/shzhou/bingcheng_KDD/KDD_wind_power_forecast-main/KDD_wind_power_forecast-main/methods/xtgn/data_process/util.py", line 154, in load_wp_dataset_mask
cat_data = np.load(os.path.join(dataset_dir, category + f"_{ratio}_new_mask.npz"))
File "/csg/shzhou/anaconda3/envs/pytorch/lib/python3.8/site-packages/numpy/lib/npyio.py", line 407, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: 'methods/checkpoints/xtgn-2/train_9_new_mask.npz'

wish you best!!! hope receiving your answer!!!

detailed performance for model

Dear @shaido987 ,

Thanks for sharing such nice solution.

I noticed you use 2 models here, DLinear and GraphWavenet. Both of them sounds interesting. Do you mind to share each model's performance respectively, I just want to know which model performs better.

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.