Commit Graph

160 Commits

Author SHA1 Message Date
Steve Nyemba 93ebe8ee1b bugfix: date type casting bug 2022-04-14 18:07:17 -05:00
Steve Nyemba 0e4148d4e7 bugfix: date/timestamp conversions 2022-04-14 13:37:47 -05:00
Steve Nyemba febcaa5883 bugfix: logs for formatting dates 2022-04-14 12:42:11 -05:00
Steve Nyemba 1ff4145eea bugfix: formatter 2022-04-14 12:36:20 -05:00
Steve Nyemba 9f198f3b15 bug fix: generator iherited by shuffle 2022-04-14 12:03:59 -05:00
Steve Nyemba 528e6db0b8 bug fix 2022-04-14 11:41:30 -05:00
Steve Nyemba 7a22314a46 bugfix 2022-04-14 11:27:55 -05:00
Steve Nyemba 4345146f3a bug fix: logger and io space 2022-04-14 11:06:28 -05:00
Steve Nyemba e93fe7fea8 bug fixes 2022-04-14 10:06:27 -05:00
Steve Nyemba 289f2e7b89 bugfix 2022-04-13 11:45:39 -05:00
Steve Nyemba 167e4b873d bug fix 2022-04-13 11:39:54 -05:00
Steve Nyemba 15e53cb656 bug fix (exception handling) 2022-04-13 11:19:36 -05:00
Steve Nyemba 1bffb8d7be bug fix (exception handling) 2022-04-13 11:11:23 -05:00
Steve Nyemba 1bdf6cc8b3 bug fix 2022-04-13 10:55:55 -05:00
Steve Nyemba 2fdc7c8f5c bug fix 2022-04-13 10:07:27 -05:00
Steve Nyemba becc30ff42 bug fix added logger and approximation fix 2022-04-13 09:36:21 -05:00
Steve Nyemba 9b3031af1c bug fix: preconditions 2022-04-12 14:59:46 -05:00
Steve Nyemba bbbeb5172a bug fix 2022-04-12 14:50:19 -05:00
Steve Nyemba 4aaefedce0 bug fix 2022-04-12 14:35:58 -05:00
Steve Nyemba 838c7978de bug fix: gpu visibility 2022-04-12 14:32:39 -05:00
Steve Nyemba d6fd7bceba bug fix 2022-04-12 14:00:03 -05:00
Steve Nyemba 260f102186 bug fixes, added logger (not yet using though) 2022-04-12 13:16:48 -05:00
Steve Nyemba a35c0ed6a2 bug fix ... 2022-04-11 23:40:23 -05:00
Steve Nyemba 0797e3dba1 post processing features with dates 2022-04-11 23:27:25 -05:00
Steve Nyemba 0384a2e96f bug fixes and simplified interface 2022-04-11 18:33:07 -05:00
Steve Nyemba ee0165de01 bug fixes: enhancements 2022-03-24 11:38:52 -05:00
Steve Nyemba f99af3655d bug fix: misc. improvements 2022-01-13 15:05:00 -06:00
Steve Nyemba d54758aac3 bug fix ... 2021-05-10 15:02:55 -05:00
Steve Nyemba 6e45704252 bug fixes .... 2021-05-10 14:49:08 -05:00
Steve Nyemba 7de89a576a bug fix 2021-05-10 14:43:29 -05:00
Steve Nyemba b10296246d bug fix ... 2021-05-10 14:33:18 -05:00
Steve Nyemba f26795387e feature: bootstrap-like with candidates 2021-04-07 15:30:59 -05:00
Steve Nyemba fa8915a990 bug fix: matrix allocation error 2021-04-04 10:54:44 -05:00
Steve Nyemba a73e186f77 gpu indexing 2021-04-01 13:20:35 -05:00
Steve Nyemba 5a16e325ac gpu indexing 2021-04-01 13:09:06 -05:00
Steve Nyemba e0601edea5 bug fix: zeros matrix and continuous variables 2021-04-01 12:14:51 -05:00
Steve Nyemba 62a665464d .. 2021-03-30 17:17:10 -05:00
Steve Nyemba f65b082fb1 bug fix attempt: large matrix conversion fails 2021-03-30 17:01:59 -05:00
Steve Nyemba 341b9ffec1 bug fix: log information about space 2021-03-30 16:14:48 -05:00
Steve Nyemba 9bbe9b7ff9 optimization (minor) 2021-03-30 09:00:57 -05:00
Steve Nyemba 43873697a0 bug fixes 2021-03-30 04:56:01 -05:00
Steve Nyemba 46f2fd7be4 data preparation script (preconditions) 2021-03-29 22:59:31 -05:00
Steve Nyemba 4725b6eff9 new features, bug fixes 2021-03-29 18:53:57 -05:00
Steve Nyemba 97bae5ef92 bug fixes: design improvements 2021-03-29 11:10:57 -05:00
Steve Nyemba 71097103da fix: handling outliers and missing values 2020-04-29 01:27:25 -05:00
Steve Nyemba 9fff0d123e bug fix urgh 2020-04-15 10:23:14 -05:00
Steve Nyemba b8f59f85d5 bug fix: with column count 2020-04-15 09:18:06 -05:00
Steve Nyemba bddba3d908 bug fix ... 2020-04-14 16:32:11 -05:00
Steve Nyemba 8f390931f3 bug fix: matrix space restriction 2020-04-14 16:24:02 -05:00
Steve Nyemba 1cf9c6e47a bug fix ... forgot to update a redundancy 2020-04-14 16:01:23 -05:00
Steve Nyemba f91a58e534 limitations on the matrix shape (feature space limitation) per partition 2020-04-14 15:52:55 -05:00
Steve Nyemba f1076f441b limitations on the matrix shape (feature space limitation) per partition 2020-04-14 15:14:38 -05:00
Steve Nyemba 821cec8dd7 fixed issue around data-types/casting misbehavior with pandas and missing values 2020-04-14 01:54:11 -05:00
Steve Nyemba 50da909867 bug fix: no value data-type np.nan_to_num 2020-04-14 00:31:54 -05:00
Steve Nyemba 52e91ec063 bug fix ... 2020-04-14 00:18:23 -05:00
Steve Nyemba e27624b697 bug fix: volume of data 2020-04-13 10:22:32 -05:00
Steve Nyemba 310d599d06 bug fix: volume of data 2020-04-13 01:30:59 -05:00
Steve Nyemba 65a1fadfca bug fix data type and pipeline 2020-04-12 20:07:15 -05:00
Steve Nyemba 6d84b25d95 bug fix: multiple conditions on statement 2020-04-02 00:04:05 -05:00
Steve Nyemba 4c297679dc bug fixes and optimizations 2020-04-01 00:21:51 -05:00
Steve Nyemba 6e0f89cd3c bug fix: epochs, process control (generator) 2020-03-26 23:39:59 -05:00
Steve Nyemba a1ac97fbca bug fix, multiple epochs 2020-03-25 22:22:08 -05:00
Steve Nyemba 915601236c bug fix with ICD and some minor improvements 2020-03-25 17:43:23 -05:00
Steve Nyemba af6ab356d8 bug fix: index number or context 2020-03-16 16:22:34 -05:00
Steve Nyemba e81e50c94f Bug fix with the number of candidates generated 2020-03-14 11:12:13 -05:00
Steve Nyemba 772d841ee8 bug fix ... 2020-03-12 14:37:01 -05:00
Steve Nyemba 60cbf2dd3f bug fix: continuous values 2020-03-12 09:55:29 -05:00
Steve Nyemba fc08a8f643 bug fix: continuous variable handling 2020-03-12 09:41:54 -05:00
Steve Nyemba 8455cd7554 bug fix: typo 2020-03-08 20:27:27 -05:00
Steve Nyemba e07c355388 bug fix, with logs and partitioning 2020-03-08 19:33:08 -05:00
Steve Nyemba 330d6b6ae6 bug fix with partition & data -access 2020-03-08 08:48:38 -05:00
Steve Nyemba 718e578401 bug fix, trainer 2020-03-07 09:16:17 -06:00
Steve Nyemba d72fb6b4e3 bug fix ... 2020-03-06 16:22:37 -06:00
Steve Nyemba 97669f3b6b setup ... 2020-03-06 15:42:13 -06:00
Steve Nyemba 78718b6c42 ... 2020-03-06 15:39:13 -06:00
Steve Nyemba e02a4a60ab acceptance criteria fix 2020-03-06 15:26:18 -06:00
Steve Nyemba dd7fd5696b bug fix with partitions (generation may require it regardless) 2020-03-05 11:49:14 -06:00
Steve Nyemba 8e722d5bf1 bug fix and upgrades to base functionalities 2020-03-04 11:49:18 -06:00
Steve Nyemba 3fbd68309f Handling of continous values 2020-02-28 21:37:26 -06:00
Steve Nyemba 98a1062a30 bug fixes with missing values 2020-02-26 09:32:29 -06:00
Steve Nyemba a51be50a86 bug fix: missing values when generated 2020-02-26 09:25:13 -06:00
Steve Nyemba 1cfd2059a4 bug fix: generated sample structure 2020-02-25 12:33:44 -06:00
Steve Nyemba 0656474ca8 bug fix: data-frame should be returned (not series) 2020-02-25 12:27:45 -06:00
Steve Nyemba 94780281d0 bug fix: iloc index missing on generate samples 2020-02-25 12:25:03 -06:00
Steve Nyemba 93176a2d09 bug fix: ambiguous thruth value of series 2020-02-25 12:23:40 -06:00
Steve Nyemba b1a9a9fcb9 - 2020-02-25 12:09:04 -06:00
Steve Nyemba 334915894a bug fix ... 2020-02-25 12:08:09 -06:00
Steve Nyemba 994e71160e bug fix with directory 2020-02-25 11:54:27 -06:00
Steve Nyemba 553ee75a06 bug fix around shape of candidate data to generate 2020-02-25 11:41:40 -06:00
Steve Nyemba c1a500fe4c bug fix , generator 2020-02-20 23:08:35 -06:00
Steve Nyemba cd88a9660a bug fix , generator 2020-02-20 22:37:25 -06:00
Steve Nyemba 74c1f9d511 bug fix with class hierarchy 2020-02-20 09:52:53 -06:00
Steve Nyemba f63ede2fc5 tweak with batch size/gpu (bug with small data) 2020-02-18 17:23:13 -06:00
Steve Nyemba cac2dd293d bug fix with dimensionalities and removing conditions 2020-02-18 16:56:24 -06:00
Steve Nyemba 4a25af6b13 removing conditions, it blows up computational space 2020-02-18 12:25:47 -06:00
Steve Nyemba 0f0c2642c2 bug fix with binary matrix generation 2020-02-18 02:59:39 -06:00
Steve Nyemba ce55848cc8 bug fix with dimensions @TODO: GPU workload 2020-02-13 17:30:56 -06:00
Steve Nyemba 4024e508a8 bug fix ... 2020-02-12 13:57:28 -06:00
Steve Nyemba 383d7b7e64 bug fix ... need to design porting/loading models on the fly 2020-02-12 13:49:05 -06:00
Steve Nyemba 6c12cf0b2a bug fix ... need to design porting/loading models on the fly 2020-02-12 12:43:30 -06:00