-
`from pandas import DataFrame
from pandas import Series
from pandas import concat
from pandas import read_csv
from sklearn.metrics import mean_squared_error
from sklearn.preprocessing import MinM…
-
The tsa helper functions for predict do not allow passing a datetime type, even though they allow passing a string which gets converted to a datetime type.
-
Hello,
I am learning timeseries prediction using the [existing tutorial](https://github.com/Microsoft/CNTK/blob/master/Tutorials/CNTK_104_Finance_Timeseries_Basic_with_Pandas_Numpy.ipynb), and I have…
-
Hello everyone and thank you for looking at my question.
I have data made of date (one entry per minute) for the first column and congestion (value, between 0 and 200) for the 2nd. My goal is to f…
-
- 1. What does this package do? (explain in 50 words or less)
`rsdmx` is a package to parse/read SDMX data and metadata documents in R. It provides a set of classes and methods to read data and metad…
-
Hi Seth,
I am trying to set one integer as a feature & one datetime as the label for LinearRegression generator
I get error as "Dimensions do not match" for Learner.Learn method.
The training d…
-
it is not clear from the code how to use the engine. specifically - how to generate the expected series.
in the AnomalyDetectionModel there is the following method:
```
// detect anomalies.
public A…
-
I have an question about how to execute prediction after running function "cvts". Through this function, I just get the residuals in each iterations. But, now, I'm eager to use the established model t…
-
Put together lecture on forecasting. This extrapolates from previous lectures on serology, timeseries and phylogenetics. Include both epi and evolutionary components. We have this down for mostly Sara…
trvrb updated
8 years ago
-
Possible pathogens to look at, roughly sorted in order of preference / data availability:
- ~~HIV (Trevor)~~
- ~~pneumo (Sarah)~~
- ~~dengue (Trevor)~~
- ~~malaria (Sarah)~~
- ~~enterovirus 71, includ…
trvrb updated
8 years ago