You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update feast test dependency from 0.19.4 to 0.18.1
This version doesn't have a dependency on dask and avoids the dask
version conflict with merlin-core
Return the original predicted scores from `SoftmaxSampling` (#290)
* Return the original predicted scores from `SoftmaxSampling`
* Update the output schema of `SoftmaxSampling` to match
* Fix output scores dtype