Quinn Dougherty
|
627616558a
|
Made multiplicative factor in Scoring file rather than with bind
calls
Value: [1e-5 to 7.5e-4]
|
2022-05-04 11:48:20 -04:00 |
|
Quinn Dougherty
|
d5c9705811
|
Corrected log score
Value: [5e-5 to 2e-2]
|
2022-05-03 14:00:34 -04:00 |
|
Quinn Dougherty
|
cec4bbd334
|
fixed build
Value: [1e-6 to 1e-4]
|
2022-05-03 10:20:01 -04:00 |
|
Quinn Dougherty
|
6c815a62ff
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-03 10:17:17 -04:00 |
|
Quinn Dougherty
|
5d6de7b487
|
Response to CR
Value: [1e-4 to 4e-3]
|
2022-05-03 10:15:48 -04:00 |
|
Quinn Dougherty
|
ca95c7cef8
|
base 2 log => natural log (on the advice of Nuno)
Value: [1e-4 to 2e-1]
|
2022-05-02 17:46:43 -04:00 |
|
Quinn Dougherty
|
2d84805f88
|
Added infinity error; fixed infinities in logs
Value: [1e-3 to 3e-2]
|
2022-05-02 17:15:23 -04:00 |
|
Quinn Dougherty
|
db3acbf96c
|
Added extra multiplicative factor in logScore integrand
Value: [8e-2 to 7e-1]
migrated intregrand from `log(predicted / answer)` to `answer *
log(predicted / answer)`
|
2022-05-02 13:40:34 -04:00 |
|
Quinn Dougherty
|
d595285078
|
make lint happy
Value: [1e-9 to 1e-5]
|
2022-05-02 11:55:42 -04:00 |
|
Quinn Dougherty
|
e2762a0f62
|
Make typechecker happy
Value: [1e-7 to 1e-3]
|
2022-05-02 11:55:13 -04:00 |
|
Quinn Dougherty
|
58c885f963
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-02 11:34:29 -04:00 |
|
Sam Nolan
|
946b38fa27
|
Fix Typescript build errors
|
2022-05-02 14:53:16 +00:00 |
|
Umur Ozkul
|
806ff93983
|
Merge branch 'Umur-reducer-dev' into reducer-dev
|
2022-05-02 12:35:58 +02:00 |
|
Quinn Dougherty
|
f8f6a1ecc6
|
hotfix: deleted browser field of package.json s
Value: [1e-9 to 1e-5]
|
2022-04-30 13:57:41 -04:00 |
|
Quinn
|
dabe76fed4
|
Merge pull request #443 from quantified-uncertainty/publish-script
`lang v0.2.8` and `components v0.2.16`
|
2022-04-30 13:03:47 -04:00 |
|
Ozzie Gooen
|
e8b8b6cd80
|
Merge pull request #425 from quantified-uncertainty/scalePower
Scale power
|
2022-04-30 11:55:28 -04:00 |
|
Quinn Dougherty
|
9fe7034c51
|
v0.2.8: fromSamples and jsImports
|
2022-04-30 11:33:03 -04:00 |
|
Ozzie Gooen
|
3249f69155
|
Small cleanup to fromSamples
|
2022-04-29 21:41:09 -04:00 |
|
Sam Nolan
|
83e3759342
|
Merge branch 'develop' into reducer-dev
|
2022-04-29 22:51:00 +00:00 |
|
Quinn Dougherty
|
8217801de3
|
magic numbers in bandwidth; fromSamples implementation
Value: [1e-3 to 4e-2]
|
2022-04-29 18:38:55 -04:00 |
|
Ozzie Gooen
|
900aeeae29
|
Expose integralSum to Squiggle
|
2022-04-28 21:31:15 -04:00 |
|
Ozzie Gooen
|
282fa7726b
|
Added scalePower and scaleLog
|
2022-04-28 21:14:03 -04:00 |
|
Ozzie Gooen
|
ced3af5813
|
First attempt at LogScore
|
2022-04-28 20:24:13 -04:00 |
|
Ozzie Gooen
|
94d4a38540
|
Refactored errors for XYShape
|
2022-04-28 16:49:51 -04:00 |
|
Ozzie Gooen
|
1cca9bde38
|
Merged with develop
|
2022-04-28 12:49:33 -04:00 |
|
Ozzie Gooen
|
64c720209d
|
Merge pull request #415 from quantified-uncertainty/fix-unused-warnings
Add functions to implementation file to fix warnings
|
2022-04-28 12:00:02 -04:00 |
|
Sam Nolan
|
c9301085b9
|
Add functions to implementation file to fix warnings
|
2022-04-28 15:50:12 +00:00 |
|
Ozzie Gooen
|
e1551cb1d7
|
Merge pull request #409 from quantified-uncertainty/splidcontinuousDiscrete-refactor
Refactor of splitContinuousAndDiscrete to allow for customization
|
2022-04-28 11:41:06 -04:00 |
|
Ozzie Gooen
|
dde28e54f0
|
Restructuring of E Sorted
|
2022-04-28 10:17:29 -04:00 |
|
Ozzie Gooen
|
934ce78399
|
Algebraic Strategy should use MC when inputs include sample set dists
|
2022-04-28 09:08:53 -04:00 |
|
Ozzie Gooen
|
ab4dcc233c
|
Minor revisions from CR
|
2022-04-28 08:09:31 -04:00 |
|
Ozzie Gooen
|
2eec389b55
|
Added docstrings and cleanup
|
2022-04-28 07:56:23 -04:00 |
|
Ozzie Gooen
|
5025f2d55f
|
Refactor of splitContinuousAndDiscrete to allow for more customization
|
2022-04-27 18:34:37 -04:00 |
|
Ozzie Gooen
|
b2189777d5
|
Linted
|
2022-04-27 15:21:27 -04:00 |
|
Ozzie Gooen
|
dfa404f0d0
|
Merged with develop
|
2022-04-27 15:06:15 -04:00 |
|
Quinn Dougherty
|
7b87f64658
|
Issue 325
Value: [1e-3 to 3e-2]
|
2022-04-27 13:59:33 -04:00 |
|
Quinn Dougherty
|
a22fbb1afd
|
lint
Value: [1e-7 to 1e-6]
|
2022-04-27 12:57:49 -04:00 |
|
Ozzie Gooen
|
6045fe5e62
|
Organized AlgebraicCombination functionality into submodules
|
2022-04-27 12:48:46 -04:00 |
|
Quinn Dougherty
|
b8a2ecc7f0
|
Merge remote-tracking branch 'origin/develop' into normalize-improvements
|
2022-04-27 12:38:08 -04:00 |
|
Ozzie Gooen
|
d104494f02
|
First attempt at refactoring algebraicCombination code
|
2022-04-27 11:13:10 -04:00 |
|
Quinn Dougherty
|
4f2dda4625
|
CR comment about toString .
Value: [0.001 to 0.04]
|
2022-04-27 09:45:48 -04:00 |
|
Quinn Dougherty
|
938a10766c
|
Response to CR
Value: [0.005 to 0.43]
|
2022-04-26 20:30:38 -04:00 |
|
Quinn Dougherty
|
f0d9404a68
|
merge develop into issue326
|
2022-04-26 18:43:12 -04:00 |
|
Quinn Dougherty
|
2553229d28
|
The real 326
Value: [0.04 to 0.3]
|
2022-04-26 18:41:57 -04:00 |
|
Sam Nolan
|
1ef766a6c8
|
Merge pull request #388 from quantified-uncertainty/issue387
Input validation for cauchy
|
2022-04-26 17:09:28 -04:00 |
|
Quinn Dougherty
|
b9c8a7e2c7
|
Input validation for cauchy
Value: [0.01 to 0.08]
Sam gets most of the credit
|
2022-04-26 16:58:36 -04:00 |
|
Quinn Dougherty
|
6f00716722
|
deleted comment
Value: [0.001 to 0.01]
|
2022-04-26 16:39:52 -04:00 |
|
Quinn Dougherty
|
5469435dc5
|
Merge remote-tracking branch 'origin/develop' into issue326
|
2022-04-26 16:07:56 -04:00 |
|
Quinn Dougherty
|
c53e56e773
|
The proper issue326 (again)
Value: [1 to 3.6]
|
2022-04-26 16:06:51 -04:00 |
|
Sam Nolan
|
7302a3ec10
|
Give isNormalised lower bound
|
2022-04-26 13:28:08 -04:00 |
|