Joshua Burman
|
7031c03fde
|
tighter tif and tcc
|
2022-02-09 23:24:51 -05:00 |
|
Joshua Burman
|
24168f6bbb
|
fix for non bundles runs as well as some typing
|
2022-02-09 23:11:09 -05:00 |
|
Joshua Burman
|
2576c982e0
|
logfest 2059
|
2022-02-09 17:38:26 -05:00 |
|
Joshua Burman
|
78331577dc
|
even more logging
|
2022-02-09 17:25:23 -05:00 |
|
Joshua Burman
|
3f7b3cc0b6
|
more extensive logging
|
2022-02-09 17:17:06 -05:00 |
|
Joshua Burman
|
f15f9e604e
|
checking that generated bundle set fits exam form item size limit
|
2022-02-09 16:45:38 -05:00 |
|
Joshua Burman
|
ab9b5525a4
|
reverting to basic cases
|
2022-02-09 16:33:38 -05:00 |
|
Joshua Burman
|
2232b3342c
|
tif, tcc tweaks
|
2022-02-09 14:37:39 -05:00 |
|
Joshua Burman
|
bdc67111b5
|
logging for debugging
|
2022-02-09 14:05:18 -05:00 |
|
Joshua Burman
|
b720dfa352
|
tighten up tif and tcc targets
|
2022-02-09 13:10:29 -05:00 |
|
Joshua Burman
|
52615ab663
|
removed old code and fixed some comments, for clarification
|
2022-02-09 11:16:11 -05:00 |
|
Joshua Burman
|
14a07ff9b2
|
random select recursive solution for bundle constraints
|
2022-02-09 03:26:09 -05:00 |
|
spushy
|
8ce5e6e540
|
combination based bundle solving
|
2022-02-09 01:13:49 -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 |
|
brmnjsh
|
13f0f383e0
|
Merge pull request #20 from yardstick/feature/QUANT-1298-case-based-constraints
QUANT-1298: Case based constraints
|
2021-12-21 15:28:57 -05:00 |
|
Josh Burman
|
bab0b43283
|
Merge branch 'develop' into feature/QUANT-1298-case-based-constraints
|
2021-12-21 20:26:22 +00:00 |
|
brmnjsh
|
4c30b50c36
|
Merge pull request #21 from yardstick/feature/QUANT-1308-tif-discrepancy
QUANT-1308: TIF Discrepancy
|
2021-12-20 14:06:47 -05:00 |
|
brmnjsh
|
0fbd14649b
|
Update app/helpers/service_helper.py
Co-authored-by: Owen Helmstetter <84334068+owenhtr@users.noreply.github.com>
|
2021-12-20 14:05:17 -05: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
|
da5e06cb59
|
testing a theory on constraint issues
|
2021-12-17 22:00:38 +00:00 |
|
Josh Burman
|
8ad4729a0d
|
just a few typo fixes
|
2021-12-17 21:55:16 +00:00 |
|
Josh Burman
|
b7ba14bd43
|
make sure remaining items added to form after bundles are added, are not part of a bundle
|
2021-12-17 03:42:58 +00:00 |
|
Josh Burman
|
9870bad1ea
|
better bundle constraint
|
2021-12-17 02:25:03 +00:00 |
|
Josh Burman
|
95aad63db6
|
bundle models have arrived
|
2021-12-17 00:55:27 +00:00 |
|
Josh Burman
|
dc696b47ac
|
error catching for edge cases and poorly formatted params
|
2021-12-16 19:01:59 +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
|
c7c9662968
|
genericize this!
|
2021-12-15 20:44:24 +00:00 |
|
Josh Burman
|
6e1964820f
|
bad ruby habits, must unlearn
|
2021-12-15 20:35:27 +00:00 |
|
Josh Burman
|
e4bb4a9cad
|
typo in bundle constraint descriptor
|
2021-12-15 19:41:00 +00:00 |
|
Josh Burman
|
bfeb3c4207
|
add constructed bundles to constraints, minor refatoring
|
2021-12-15 19:37:16 +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 |
|
Jason Wall
|
ae8f303269
|
Merge pull request #18 from yardstick/feature/QUANT-1297-modify-iic-equation
QUANT-1297: Modify IIC equation to 3PL model
|
2021-12-10 14:34:42 -07:00 |
|
Josh Burman
|
d343e3962e
|
forgot to add error folder
|
2021-12-10 20:21:22 +00:00 |
|
Josh Burman
|
e0fca68f46
|
add basic error handling
|
2021-12-10 19:45:03 +00:00 |
|
Josh Burman
|
d107b66e4f
|
increment semver
|
2021-12-09 19:43:04 +00:00 |
|
Josh Burman
|
aaf27ab7bd
|
modified equation to reflect equation psychos are using
|
2021-12-09 18:45:43 +00:00 |
|
brmnjsh
|
6cacdee082
|
Merge pull request #9 from yardstick/feature/QUANT-1196-solve-all-the-things
QUANT-1196: SOLVEALLTHETHINGS
|
2021-12-06 16:08:48 -05:00 |
|
Jared Numrab
|
c36b4cdc18
|
1.0, using coinor-cbc instead of building from binary
|
2021-12-04 03:19:17 -05: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 |
|