BookmarkSubscribeRSS Feed
TonyF
Calcite | Level 5

I tried to do a Regression Analysis (with backward elimination) for my data set  and it worked fine. However, when I tried to use Data Partition  to split the data into Training (60%) and Validation (40%), it comes with the error

The computed Average Squared Error for Ln_NW is 6.699147E-24.

    This indicates a possible target duplication issue.

    Please review the list of inputs used in the model."

1 REPLY 1
WendyCzika
SAS Employee

Hi Tony,

This message indicates that since the model is predicting almost perfectly (near-0 ASE), that there is likely an input variable that has identical or almost identical values as the target variable.  However, it is very strange that you didn't get that message when running with the un-partitioned data.  In the Results from the un-partitioned Regression, are you seeing a very small ASE?

Thanks,

Wendy

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 2484 views
  • 0 likes
  • 2 in conversation