Olivier Sprangers

Results 85 comments of Olivier Sprangers

Pro implementing it: - It's easy to implement (but hard to get it right) Against: - Performance will likely not be that good, simply because adding exogenous properly is quite...

Thanks for the suggestion. I think KANs are a nice scientific path and applying it to forecasting could be an interesting scientific venue to pursue. I don't think the existing...

@JQGoh Thanks for your work, the PR looks good to me. @cchallu @jmoralez I'm happy to add this as feature to neuralforecast, wdyt?

Thanks - this is weird, if I run your code it runs without any issue. Can you give more details about the machine config (OS, Python) you are using? How...

Hi, do you have a piece of standalone code that I can run to reproduce this error? That would help me debug. From the limited information it seems maybe the...

Thanks - I have zero issues executing that code. So my response is similar to #987, i.e. Can you give more details about the machine config (OS, Python) you are...

I'm struggling to understand the use-case and question; could you provide a minimal code example explaining what it is you're doing / trying to achieve? In general if you execute...

Thanks for the suggestion. While we consider it, options to account for different sample importances are: - Use a different loss function, e.g. MSE if holidays typically show higher target...

Same issue here (both in VS code and e.g. Edge), but disabling gpu when starting VS Code seems to have fixed the problem for me, i.e. start vs code by...

@Yibei990826 @gsamaras I think this issue can be closed (?)