An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Sebastian Land wrote:1. If you have time series data and window it, there might be examples from the future coming into the training set. This might cause implausibly good results as you have specified. In RapidMiner we have the SeriesXValidation for that purpose, that will ensure to use only examples from the past.2. This depends on the type of your time series. You might use the Series Processing Extension to extract single features of the time series as frequencies or something like that, that might capture the things in one single number instead of adding each time point. This not only improves performance but additionally might improve quality of prediction.3. For classification there are confidence attributes, but this is rather on the level of single examples and not on entire regions. Umpf. You could use data mining on the results to describe regions which low confidence