Apache IoTDB timer_xl model prediction results include data earlier than the input `time`
Summary The Apache IoTDB timer_xl model is returning prediction results with timestamps earlier than the specified input time. This issue arises when using the tree-based model in AINode for predictions. The query statement uses a specific time cutoff, but the results include data from before this cutoff. Root Cause The root cause of this issue … Read more