Quinn Dougherty
|
3e67180fe1
|
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
|
2022-06-24 08:48:07 -04:00 |
|
Umur Ozkul
|
ac9a468aa6
|
Reducer InternalExpressionValue created
this will allow complicated changes to execution without changing the typescript interface
|
2022-06-23 02:25:54 +02:00 |
|
Quinn Dougherty
|
6a9179d4b8
|
Last cleanup
Value: [1e-5 to 1e-3]
|
2022-05-25 14:40:39 -04:00 |
|
Quinn Dougherty
|
a266b8ed09
|
Fixed tests (plausibly slightly naively)
Value: [1e-4 to 1e-1]
|
2022-05-25 13:38:55 -04:00 |
|
Quinn Dougherty
|
3a56d6fca4
|
intermediate commit
Value: [1e-10 to 1e-5]
|
2022-05-25 08:22:57 -04:00 |
|
Quinn Dougherty
|
9e7319ed57
|
More substantial CR; more named args
Value: [1e-6 to 1e-2]
|
2022-05-16 18:06:14 -04:00 |
|
Quinn Dougherty
|
bdbb86aa9e
|
logScore on records now interprets almost every which way we're
interested in
Value: [1e-3 to 9e-1]
|
2022-05-13 16:15:04 -04:00 |
|
Quinn Dougherty
|
b4a1137019
|
Implemented correct math underlying logScoreWithPointResolution
Value: [1e-2 to 7e-1]
Realized that I need to switch argument order, put `prior` last maybe.
|
2022-05-13 15:43:59 -04:00 |
|
Quinn Dougherty
|
51310819a1
|
logScore now in interface.
Value: [1e-4 to 1e-1]
|
2022-05-12 14:16:52 -04:00 |
|
Quinn Dougherty
|
978e149913
|
Initialized logScore and logScoreAgainstImproperPrior
Value: [1e-5 to 6e-3]
|
2022-05-12 13:11:51 -04:00 |
|
Quinn Dougherty
|
0b8da034c6
|
klDivergence on mixed distributions works for one test case
Value: [1e-4 to 5e-2]
|
2022-05-10 19:59:50 -04:00 |
|
Quinn Dougherty
|
15f1ebb429
|
KLDivergence on discretes is passing
Value: [1e-3 to 2e-1]
|
2022-05-10 11:27:59 -04:00 |
|
Quinn Dougherty
|
dcf56d7bc6
|
combineAlongSupportOfSecondArgument implemented, tests still failing
Value: [1e-4 to 4e-2]
|
2022-05-05 20:02:12 -04:00 |
|
Quinn Dougherty
|
b49865d3aa
|
progress on klDivergence (still working)
Value: [1e-5 to 1e-2]
|
2022-05-05 15:37:28 -04:00 |
|
Quinn Dougherty
|
898547f3a3
|
klDivergence is now LogarithmWithThreshold
|
2022-05-04 13:53:32 -04:00 |
|
Quinn Dougherty
|
c95c56cfb8
|
Added logScaleWithThreshold(eps) and completed renaming to
`klDivergence`
Value: [1e-5 to 1e-3]
|
2022-05-04 13:02:58 -04:00 |
|
Quinn Dougherty
|
32f141abdc
|
Renamed LogScoring to KLDivergence
Value: [1e-7 to 1e-4]
|
2022-05-04 11:54:23 -04:00 |
|
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
|
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 |
|
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 |
|
Sam Nolan
|
6bfecf2204
|
Rename flip argument to be more descriptive
|
2022-04-25 15:55:25 -04:00 |
|
Sam Nolan
|
9090c44284
|
Fix subtraction not commuting under pointsets
|
2022-04-23 15:58:42 -04:00 |
|
Sam Nolan
|
c7e601e15b
|
Remove NaN from pointwise operations
|
2022-04-23 14:09:06 -04:00 |
|
Sam Nolan
|
9fb7148290
|
Refactor mapY and mapYResult in mixed to remove duplication
|
2022-04-23 10:17:07 -04:00 |
|
Sam Nolan
|
508f673873
|
Change NaN operations to results
- Also deleting old GenericDist_Types
- Also removing some string errors
|
2022-04-22 16:27:17 -04:00 |
|
Sam Nolan
|
2845bd3e39
|
Use a more conservative convolution policy
|
2022-04-22 12:43:18 -04:00 |
|
Sam Nolan
|
e1bf47b6b3
|
Remove old parser and warning 27
|
2022-04-21 18:09:06 -04:00 |
|
Quinn Dougherty
|
4f95c019eb
|
yarn format
|
2022-04-12 20:22:19 -04:00 |
|
Ozzie Gooen
|
a2729f34cb
|
Pulled out XYShape to be more separate
|
2022-04-04 13:41:22 -04:00 |
|
Ozzie Gooen
|
60b760f0cd
|
Naming refactor of key rescript directories
|
2022-04-04 11:59:14 -04:00 |
|