fredthedead

Results 4 issues of fredthedead

If the model is being fit on the historical data + new data, doesn't it mean it'll perform less accurately when tested? https://github.com/tradytics/surpriver/blob/52417660e44c9533ba4dfc49f0dcb45c885d05dc/detection_engine.py#L203 https://github.com/tradytics/surpriver/blob/52417660e44c9533ba4dfc49f0dcb45c885d05dc/detection_engine.py#L204

I am trying to get this result `user_id in ('123', '456', '789')` but this fails: `user_id in {{ user_ids|guards.string|join(', ') }}` and this returns just a guard on the whole...

Is it possible to connect to a Presto DB using data-atom?

help wanted
DB support

Is there a way to set a global shortcut to a menu item? (so for example no matter which application I'm at, without clicking the menu bar icon, I could...