Nguyen Huu Bach
Nguyen Huu Bach
it would be nice if it is available to copy the select word to clipboard with mouse double-click
with the current code, adding `## Metrics` is necessary to create the correct metric values.
scrolling with two fingers works for me on my Mac, not sure about Windows
looking more into skim code showed that preview panel could be pageg up/down by Shift-up/dow. Actually it should be mapped into Up/Down not PageUp/PageDown but seems that the current skim...
Let me clarify 1. in the case we need not only transaction=true for all 10 models, but 3 models need to have partition info. What we would like to do...
cool ! our manual test with staging lightwood/staging mindsdb showed that the issue has been solved !
FYI, we've traced back to the prediction in lightwood repository, `lightwood/mixer/sktime.py` , but still not find out a solution yet. Need to check more.
we've proposed a fix from in lightwood repo (https://github.com/mindsdb/lightwood/pull/1022) below is the result after the fix is applied (a existed predictor need to be re-created to reflect the fix) 1)...
@chandrevdw31 thanks for the comment. We meant, the Horizon parameter not only has an effect on the number of the output (which has already mentioned by you and the document),...
one use-case is when we need to configure partition for some specific tables but need to maintain the transaction properties for the whole database. What do you think @mdesmet ?