43 Commits

Author SHA1 Message Date
Adrian Manteza
05c5dc3856 dont round off the targets 2022-03-17 17:12:47 +00:00
Adrian Manteza
812e7aaad9 leet the solver drift 2022-03-16 02:51:39 +00:00
Adrian Manteza
cc704d97da close 2022-03-15 20:39:26 +00:00
Adrian Manteza
ff9d9b3d49 make sure to generate the correct solution before breaking the loop 2022-03-14 14:45:02 +00:00
Adrian Manteza
ef04373bd4 try to increase to 15% 2022-03-11 15:25:17 +00:00
Adrian Manteza
26571cffc6 let the model calculate 2022-03-10 23:32:18 +00:00
Adrian Manteza
84c34d9a90 encapsulate the max_drift into the Target so it is open to customization 2022-03-10 23:31:58 +00:00
Adrian Manteza
b3c5808849 sum the Item iif and irf as well as the Bundle tif and trf 2022-03-10 22:47:16 +00:00
Joshua Burman
f18e048081 added constant drift incrementing for tcc, tif values 2022-02-12 03:43:37 -05:00
Joshua Burman
deb6b9014e the big format 2022-02-10 20:29:50 -05:00
Joshua Burman
78331577dc even more logging 2022-02-09 17:25:23 -05:00
Joshua Burman
ab9b5525a4 reverting to basic cases 2022-02-09 16:33:38 -05:00
spushy
8ce5e6e540 combination based bundle solving 2022-02-09 01:13:49 -05: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
95aad63db6 bundle models have arrived 2021-12-17 00:55:27 +00:00
Josh Burman
04ab475a36 comment for future work 2021-12-16 16:38:25 +00:00
Josh Burman
9dcc4ae513 change item passage attribute to passage_id 2021-12-16 16:26:26 +00:00
Josh Burman
6e1964820f bad ruby habits, must unlearn 2021-12-15 20:35:27 +00:00
Josh Burman
4afe81e15b updated bundles process 2021-12-15 17:36:03 +00:00
Josh Burman
a827312ef5 add passage attribute to item and bundles generation method for solver run 2021-12-14 21:28:38 +00:00
Josh Burman
b2c3f0df79 add b param to irt model 2021-11-30 21:12:08 +00:00
Josh Burman
da17748103 add total forms default to 1, for two reasons. true LOFT will be requesting a single form, and also we do not have the ability to set form count in ui yet 2021-11-22 17:37:57 +00: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
Jared Numrab
1d9b2c694c add remaining constraints 2021-11-21 21:52:18 -05:00
Jared Numrab
d02137112a actual solving, minus constraints for non tcc/tif constraints 2021-11-18 22:46:29 -05:00
Josh Burman
5bd3eb7b90 added tcc and tif results to form 2021-10-30 07:15:49 +00:00
Josh Burman
3b83aad6bd added iif and tif functions 2021-10-29 19:19:12 +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
7e2305cc91 fix misspell on objective_function and add theata cut score due to discovery of processing cut score 2021-10-27 02:15:26 +00:00
Josh Burman
12f4d75c50 need AnyStr to set value on pydantic model 2021-10-27 02:14:35 +00:00
Josh Burman
9464d2a944 add cut score to form 2021-10-27 02:13:59 +00:00
Josh Burman
338a6c2ac3 make value optional, as it may not always be provided 2021-10-27 02:13:34 +00:00
Josh Burman
157107c73f attributes not attribute, remove optional from solution model 2021-09-14 14:28:09 -04:00
Josh Burman
ba62bc4dac weird comment not needed and removed on advanced options 2021-09-14 14:10:38 -04:00
Josh Burman
03e042e91f attribute instead of metadata 2021-09-14 11:48:25 -04:00
Josh Burman
b472af6020 some model name changing, and constains model improvement 2021-09-14 11:46:51 -04:00
Josh Burman
43d2088f13 changed some model names to more accurately reflect the concerns were working with 2021-09-10 14:04:21 -04:00
Josh Burman
2906141a8f renamed targets to target 2021-09-08 11:26:16 -04:00
Josh Burman
4a8952fae3 change tif/tcc targets to be more variable 2021-09-08 11:25:55 -04:00
Josh Burman
8ac5d5efdb added token to request object, as well as created response object 2021-09-07 15:10:31 -04:00
Josh Burman
c4fdd68af2 moved models to separate folder 2021-09-04 23:50:22 -04:00