Commit Graph
38 Commits
Author SHA1 Message Date
Kashif Rasul ce37ff0f57 fix taxi dataset cardinality 2020-01-08 19:47:52 +01:00
Dr. Kashif Rasul f050f80feb added multivariate grouper 2020-01-04 12:22:50 +01:00
Dr. Kashif Rasul a21e13aa02 initial simple feedforward model 2019-12-28 11:24:53 +01:00
Dr. Kashif Rasul c1df81ffe4 added constant dataset 2019-12-27 21:27:38 +01:00
Dr. Kashif Rasul 48f5cbbe09 added dataset rerpository 2019-12-27 20:54:09 +01:00
Dr. Kashif Rasul 346d7bc5f2 artificial dataset 2019-12-21 21:59:31 +01:00
Dr. Kashif Rasul 032f32faf0 black 2019-12-21 14:59:11 +01:00
Dr. Kashif Rasul ecb5bd62d8 bigger prediction length 2019-12-20 12:16:58 +01:00
Dr. Kashif Rasul 887ff406b6 fix source context 2019-12-20 11:28:05 +01:00
Dr. Kashif Rasul d30a65e8cd fix return type 2019-12-20 11:08:57 +01:00
Dr. Kashif Rasul da166292c3 added negative binomial and beta output 2019-12-17 13:04:14 +01:00
Dr. Kashif Rasul 9b14074af6 added missing imports 2019-12-17 10:06:16 +01:00
Kashif Rasul 2810909aa3 added file dataset 2019-12-16 22:54:16 +01:00
Kashif Rasul d8e9878218 moved transforms to their own module 2019-12-14 10:34:38 +01:00
Dr. Kashif Rasul f1c00f3780 initial evaluator 2019-12-09 14:17:20 +01:00
Dr. Kashif Rasul aa3ef3f6a3 fix typos 2019-12-06 17:00:45 +01:00
Dr. Kashif Rasul 7baca9339f forecast and predictor 2019-12-06 16:38:16 +01:00
Dr. Kashif Rasul be3301f40b estimator 2019-12-06 15:52:57 +01:00
Kashif Rasul b036a77b7f require pydantic 2019-12-01 10:16:07 +01:00
Dr. Kashif Rasul eb67bf0b9a added initial artifical const dataset 2019-11-19 16:45:05 +01:00
Dr. Kashif Rasul 67722b6ee8 fix imports 2019-11-18 16:05:10 +01:00
Kashif Rasul 281874fcc2 fixed all transformation tests 2019-11-16 10:05:19 +01:00
Kashif Rasul cbf5fe314a 15 failing tests 2019-11-14 21:29:38 +01:00
Dr. Kashif Rasul 05c6e73068 initial failing transform tests 2019-11-05 17:08:06 +01:00
Dr. Kashif Rasul 8415a522ec fix some imports 2019-11-05 16:43:18 +01:00
Dr. Kashif Rasul ab8f9f054e fixed imports 2019-11-01 13:17:41 +01:00
Kashif Rasul 5772c04ffe ran black 2019-10-30 09:42:02 +01:00
Kashif Rasul 4ad01ea2e3 ran isort
isort --recursive --atomic --apply pts
2019-10-30 09:38:19 +01:00
Dr. Kashif Rasul 0255e0b529 initial model 2019-10-27 14:22:36 +01:00
Dr. Kashif Rasul a52842b606 formatting fixes and cleanups 2019-10-11 13:59:36 +02:00
Kashif Rasul 3a9f945f25 import loader classes 2019-07-18 12:19:58 +02:00
Kashif Rasul 80287dd08b initial pytorch loader 2019-07-18 12:18:37 +02:00
Kashif Rasul f8e6f770b1 added lag 2019-07-17 17:06:57 +02:00
Kashif Rasul 409788da54 fixes 2019-07-15 18:50:17 +02:00
Kashif Rasul 873d8528ae formatting 2019-07-15 14:15:12 +02:00
Kashif Rasul f59a7e1506 initial transformation 2019-07-15 13:05:15 +02:00
Kashif Rasul 9bcdf9d152 dataset sampler 2019-07-15 12:22:12 +02:00
Kashif Rasul 53464525d7 added list dataset 2019-07-14 20:22:51 +02:00