prescient-design / cortex

A Modular Architecture for Deep Learning Systems
Apache License 2.0
36 stars 3 forks source link

update obj transforms #9

Closed samuelstanton closed 2 months ago

samuelstanton commented 2 months ago

objective transforms are intended to rescale continuous objectives to [0, 1], using empirical order statistics estimated from the underlying dataset. current values are incorrect

https://github.com/prescient-design/cortex/issues/5