-
Demonstrate Traja with a stock market price forecasting example.
Good place to start is the Colab notebook: https://colab.research.google.com/github/justinshenk/traja/blob/master/demo.ipynb
-
-
Find a suitable open-source **dataset**, which contains both textual data / sentiment info and time-series demand/sales data.
The purpose: use the dataset to build forecasting model taking into consid…
-
# Package: bed occupancy forecasting
## Description
Package existing code to implement forecasting of daily bed occupancy from input on daily admissions and the distribution of duration of stay.
…
-
To implement the Forecasting into CC
-
The current tests for the forecasters are fairly weak. Some are just instantiation and others are so faked and mocked that I'm not sure what they are really testing. Seeing that the forecasters are th…
-
Current Status/Forecasting:
- [x] Number ongoing now
- [ ] Number expected to start within next 3 months (maybe allow for the months to vary)
- [x] Number comprehensive consul…
-
Hi,
First of all thanks for putting this ARIMA summary online.
Second, I have a question. How would someone make predictions on the future (test set) if observed data are still unknown (NaN). Here is…
-
[5:03 PM] Segal, Paul Warren
Doug, I've been playing around a bit more with Clearscape Experience, and have found some issues with some of the notebooks, some minor, and one serious enough to need th…
-
**Describe the bug**
I'm trying to use XGboost on a gpu as a regressor and want to load my univariante data into the gpu by using Cudf instead of Pandas.
I get an error when I call ForecastingGri…