-
I tried to go golfing and it rained on me. Fix the forecasts!!! >:-(
-
Hi,
would you accept a PR for a DM-test version that accepts `scores_1`, `scores_2` as inputs instead of the original prices and point forecasts? That way, the DM test could as well be used for pr…
-
Whan I try to introduce known data from the future in the forecast I get higher values, I guess I miss something, Please advise.
future_data = pd.read_csv(
"~/Downloads/ebstestmures-futures-20…
-
This depends on #30 and #28 .
-
**Is your feature request related to a current problem? Please describe.**
My need it to get historical daily forecasts on the first day of each month.
Right now the method historical_forecasts onl…
-
```
by GJ (January 22, 2011)
Nice work! Maybe five to seven day forecast?
```
Original issue reported on code.google.com by `DNelubin` on 23 Jan 2011 at 10:25
-
```
by GJ (January 22, 2011)
Nice work! Maybe five to seven day forecast?
```
Original issue reported on code.google.com by `DNelubin` on 23 Jan 2011 at 10:25
-
```
by GJ (January 22, 2011)
Nice work! Maybe five to seven day forecast?
```
Original issue reported on code.google.com by `DNelubin` on 23 Jan 2011 at 10:25
-
HI,
it seems that "Y_eiccodes.csv" file is doenloaded on every request, which slows the things down, e.g. in "gen_wind_solar_forecasts" I see these messages:
```
downloading https://eepublicdownloa…
-
In certain cases with low event rate and large bucket span (e.g. `bucket_span: 1d` with a single event in the bucket), the anomaly detection model fails to recognize the linear trend. As an effect, is…