urban-meal-delivery/tests
Alexander Hess f37d8adb9d
Add confidence intervals to Forecast model
- add `.low80`, `.high80`, `.low95`, and `.high95` columns
- add check contraints for the confidence intervals
- rename the `.method` column into `.model` for consistency
2021-01-20 16:57:39 +01:00
..
console Remove pylint from the project 2021-01-09 17:47:45 +01:00
db Add confidence intervals to Forecast model 2021-01-20 16:57:39 +01:00
forecasts Add confidence intervals to Forecast model 2021-01-20 16:57:39 +01:00
__init__.py Add a testing tool chain 2020-08-04 00:09:29 +02:00
config.py Add wrappers for R's "arima" and "ets" functions 2021-01-20 13:06:32 +01:00
conftest.py Add CLI script to gridify all cities 2021-01-06 16:17:05 +01:00
test_config.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00
test_init_r.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00
test_version.py Remove pylint from the project 2021-01-09 17:47:45 +01:00