Error Time Series algorithm

  • I'm doing the tutorial from msdn for Serial Time algorithm. To process it I get the following error:

    Error1Error (Data mining): Usage of all non-key columns in the 'Forecasting' mining model must be set to PredictOnly.

    Someone may guide me. thanks

  • You probably have NULL/missing values for the algorithm.

    Go to the tab Mining models, right click on the model and choose "Set Algorithm parameters ...". Find the parameter MISSING_VALUE_SUBSTITUTION and type "Mean" in the Value column.

    Regards,

    Igor

    Igor Micev,My blog: www.igormicev.com

  • Igor, thanks for your response. The MISSING_VALUE_SUBSTITUTION value was already set that way "Mean". Any more help?

    Thank you

    Cesar

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply