urban-meal-delivery/tests/db
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
..
fake_data Remove pylint from the project 2021-01-09 17:47:45 +01:00
utils Remove pylint from the project 2021-01-09 17:47:45 +01:00
__init__.py Add an ORM layer 2020-08-11 10:28:17 +02:00
test_addresses.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_addresses_pixels.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_cities.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_couriers.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_customer.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_forecasts.py Add confidence intervals to Forecast model 2021-01-20 16:57:39 +01:00
test_grids.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_orders.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_pixels.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_restaurants.py Remove pylint from the project 2021-01-09 17:47:45 +01:00