dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.02k stars 1.88k forks source link

Need real time series dataset for tests #1120

Open codemzs opened 6 years ago

codemzs commented 6 years ago

Currently we have a fake excel generated dataset and this causes asserts to fire in two of the SSA forecasting tests.

Ellyster commented 4 years ago

Natural gas prices: https://datahub.io/core/natural-gas Brent & WTI spot prices: https://datahub.io/core/oil-prices Gold prices: https://datahub.io/core/gold-prices

Would any of these open datasets work?