41 Commits

Author SHA1 Message Date
Joshua Burman
f92f487002 quick fix to call method...hah python 2022-05-11 15:11:37 -04:00
Josh Burman
35a5ab061b final items need to be returned 2022-04-27 16:03:14 +00:00
Josh Burman
a3ca233953 enforce bundle first ordering if bundles ordering is true 2022-04-27 15:54:59 +00:00
Josh Burman
a919530cab proper typing and bundle first ordering 2022-04-27 15:46:23 +00:00
Adrian Manteza
a94256a10b version 1.2 Tokyo Drift! 2022-03-25 22:31:43 +00:00
Adrian Manteza
1f00e1e1bc target variance for each solver run. authored by Yosh 2022-03-25 17:20:14 +00:00
Adrian Manteza
6ebe33a76b cleanup and < 3 bundle pre-filter 2022-03-24 16:47:55 +00:00
Adrian Manteza
79580c5394 test with prefilter 2022-03-23 20:15:22 +00:00
Adrian Manteza
d9a0926b69 dict to Item object 2022-03-23 20:07:13 +00:00
Adrian Manteza
4e28e841ad remove prefilter 2022-03-23 19:44:02 +00:00
Adrian Manteza
ad3019e478 prefiltering of items 2022-03-23 16:32:33 +00:00
Josh Burman
09d3fce02d pre-filter 100% constraint items 2022-03-23 15:57:47 +00:00
Adrian Manteza
a61c7a82b9 make the print problem optional in local dev 2022-03-22 20:31:17 +00:00
Adrian Manteza
ee77d888b5 an id is an int 2022-03-22 20:29:03 +00:00
Adrian Manteza
e4f51b8a3f only print problem when in local dev 2022-03-17 22:46:04 +00:00
Joshua Burman
deb6b9014e the big format 2022-02-10 20:29:50 -05:00
spushy
744abbb7b8 basic funcionality improvements, as well as bundle refactor prep 2022-02-08 20:34:14 -05:00
spushy
872397e825 check for none 2022-02-07 15:25:12 -05:00
Josh Burman
8bb5075f5b fix item attributes using raw constraint value target, relaxed tif tcc drift 2021-12-22 23:14:12 +00:00
Josh Burman
107abcb73a tcc and tif drift, compensated for string value casing, csv to dict improved process 2021-12-22 22:39:46 +00:00
Josh Burman
d731b901ff accurate comment and result tif/tcc verbage 2021-12-18 07:49:07 +00:00
Josh Burman
b3bf662c2f modified for new base 2021-12-18 07:27:16 +00:00
Josh Burman
45380e9f00 handle items with poorly formatted b params, and mmoved to single objective function 2021-12-18 07:20:39 +00:00
Josh Burman
95aad63db6 bundle models have arrived 2021-12-17 00:55:27 +00:00
Josh Burman
9dcc4ae513 change item passage attribute to passage_id 2021-12-16 16:26:26 +00:00
Josh Burman
bfeb3c4207 add constructed bundles to constraints, minor refatoring 2021-12-15 19:37:16 +00:00
Josh Burman
e0fca68f46 add basic error handling 2021-12-10 19:45:03 +00:00
Josh Burman
b2c3f0df79 add b param to irt model 2021-11-30 21:12:08 +00:00
Josh Burman
ebccd9522a a test 2021-11-30 20:41:08 +00:00
Josh Burman
1649f5cee1 better way to b param 2021-11-30 20:35:23 +00:00
Josh Burman
13448fb73a remove float 2021-11-30 20:20:32 +00:00
Josh Burman
e605f787ed simplify, also its a list 2021-11-30 20:00:59 +00:00
Josh Burman
3e708c0137 last item is b param 2021-11-30 19:55:30 +00:00
Josh Burman
5a35d47391 convert b param to float from string 2021-11-30 19:24:08 +00:00
brmnjsh
3b320a67a5
Update app/helpers/service_helper.py
Co-authored-by: Owen Helmstetter <84334068+owenhtr@users.noreply.github.com>
2021-11-23 13:11:05 -05:00
Josh Burman
88ef6b2e03 return results whether optimized or not, add status to returned csv 2021-11-22 17:25:32 +00:00
Jared Numrab
c2d1ccb2bd more better well factoredness 2021-11-22 04:10:53 -05:00
Josh Burman
63e5016307 better csv created with additions of tccs, tifs, rounding, and reordering 2021-11-19 07:11:35 +00:00
Josh Burman
258915b08f working TCC (Test response funciton) 2021-10-29 18:43:56 +00:00
Josh Burman
d13574ac08 renamed to loft service to be more clear, added solution file generation naming via regex, few qol things 2021-10-29 00:10:30 +00:00
Josh Burman
efa1c8a939 added helpers to leverage for various libraries 2021-10-27 02:16:07 +00:00